Home | History | Annotate | Download | only in racoon

Lines Matching refs:gss_sa

966 	vchar_t *gss_sa = NULL;
996 gss_sa = ipsecdoi_setph1proposal(iph1->approval);
997 if (gss_sa != iph1->sa_ret)
1001 gss_sa = iph1->sa_ret;
1004 plist = isakmp_plist_append(plist, gss_sa, ISAKMP_NPTYPE_SA);
1085 vfree(gss_sa);