Searched refs:authstr (Results 1 – 3 of 3) sorted by relevance
126 vchar_t *authstr; /* place holder of string for auth. */ member
2591 iph1->authstr = getpskbyname(iph1->id_p);2592 if (iph1->authstr == NULL) {2603 if (iph1->authstr == NULL) {2610 iph1->authstr = getpskbyaddr(iph1->remote);2611 if (iph1->authstr == NULL) {2621 plogdump(LLV_DEBUG2, iph1->authstr->v, iph1->authstr->l);2644 iph1->skeyid = oakley_prf(iph1->authstr, buf, iph1);
327 VPTRINIT(iph1->authstr);