#include <api.h>

Data Fields | |
| calc_HA1_t | calc_HA1 |
| check_response_t | check_response |
| post_auth_t | post_auth |
| pre_auth_t | pre_auth |
| int_str | rpid_avp |
| int | rpid_avp_type |
Definition at line 167 of file auth/api.h.
The function to be called after auth
Definition at line 171 of file auth/api.h.
Referenced by bind_auth().
The function to be called before auth
Definition at line 170 of file auth/api.h.
Referenced by bind_auth().
Name of AVP containing Remote-Party-ID
Definition at line 168 of file auth/api.h.
Referenced by bind_auth(), and ospSetRpid().
| int rpid_avp_type |
type of the RPID AVP
Definition at line 169 of file auth/api.h.
Referenced by bind_auth(), and ospSetRpid().
1.5.6