Searched refs:authstr (Results 1 – 3 of 3) sorted by relevance
2379 iph1->authstr = getpskbyname(iph1->id_p);2380 if (iph1->authstr == NULL) {2391 if (iph1->authstr == NULL) {2398 iph1->authstr = getpskbyaddr(iph1->remote);2399 if (iph1->authstr == NULL) {2409 plogdump(LLV_DEBUG2, iph1->authstr->v, iph1->authstr->l);2432 iph1->skeyid = oakley_prf(iph1->authstr, buf, iph1);
129 vchar_t *authstr; /* place holder of string for auth. */ member
422 VPTRINIT(iph1->authstr);