#include <auth.h>

Data Fields | |
| struct uac_credential * | next |
| str | passwd |
| str | realm |
| str | user |
Definition at line 34 of file auth.h.
struct uac_credential* next [read] |
Definition at line 38 of file auth.h.
Referenced by add_credential(), destroy_credentials(), and lookup_realm().
Definition at line 37 of file auth.h.
Referenced by add_credential(), free_credential(), get_avp_credential(), and uac_calc_HA1().
Definition at line 35 of file auth.h.
Referenced by add_credential(), build_authorization_hdr(), free_credential(), get_avp_credential(), lookup_realm(), and uac_calc_HA1().
Definition at line 36 of file auth.h.
Referenced by add_credential(), build_authorization_hdr(), free_credential(), get_avp_credential(), and uac_calc_HA1().
1.5.6