#include <digest.h>

Data Fields | |
| struct hdr_field * | authorized |
| dig_cred_t | digest |
| unsigned char | stale |
Definition at line 34 of file digest.h.
struct hdr_field* authorized [read] |
Definition at line 47 of file digest.h.
Referenced by auth_body_cloner(), authorize(), check_username(), ds_hash_authusername(), get_username_domain(), is_user(), new_credentials(), post_auth(), pre_auth(), and pv_authorize().
| unsigned char stale |
Definition at line 48 of file digest.h.
Referenced by challenge(), new_credentials(), post_auth(), and pre_auth().
1.5.6