Searched defs:auth_data (Results 1 – 6 of 6) sorted by relevance
162 struct auth_data { struct164 rbnode_type node;166 uint8_t* name;168 size_t namelen;170 int namelabs;176 struct auth_rrset* rrsets;
41 char *auth_data; in auth_validate() local
83 u_int8_t *auth_data; in auth_validate() local
52 char *auth_data; member
223 uint8_t auth_data[IKED_PSK_SIZE]; member