Home
last modified time | relevance | path

Searched refs:authdata (Results 1 – 6 of 6) sorted by relevance

/external/ipsec-tools/src/racoon/
Disakmp_xauth.c225 outlet = &xst->authdata.generic.usr;
229 outlet = &xst->authdata.generic.pwd;
253 if ((xst->authdata.generic.usr != NULL) &&
254 (xst->authdata.generic.pwd != NULL)) {
257 char *usr = xst->authdata.generic.usr;
258 char *pwd = xst->authdata.generic.pwd;
383 char *usr = xst->authdata.generic.usr;
1322 usr = iph1->mode_cfg->xauth.authdata.generic.usr;
1641 if (xst->authdata.generic.usr)
1642 racoon_free(xst->authdata.generic.usr);
[all …]
Disakmp_xauth.h69 } authdata; member
Disakmp_cfg.c1909 if (iph1->mode_cfg->xauth.authdata.generic.usr != NULL) {
1911 iph1->mode_cfg->xauth.authdata.generic.usr) != 0) {
/external/tcpdump/
Dprint-zephyr.c44 char *authdata; member
171 PARSE_FIELD_STR(z.authdata); in zephyr_print()
Dprint-isakmp.c2151 u_char *authdata = (u_char*)ext + sizeof(a); in ikev2_auth_print() local
2164 if (!rawprint(ndo, (caddr_t)authdata, len - sizeof(a))) in ikev2_auth_print()
2168 if(!ike_show_somedata(ndo, authdata, ep)) goto trunc; in ikev2_auth_print()
/external/tcpdump/tests/
Dikev2pI2.out41 …(v2auth: len=196 method=rsasig authdata=(000000000000000000000000000000000000000000000000000000000…