Home | History | Annotate | Download | only in racoon

Lines Matching full:gss_sa

1014 	vchar_t *gss_sa = NULL;
1044 gss_sa = ipsecdoi_setph1proposal(iph1->approval);
1045 if (gss_sa != iph1->sa_ret)
1049 gss_sa = iph1->sa_ret;
1052 plist = isakmp_plist_append(plist, gss_sa, ISAKMP_NPTYPE_SA);
1133 vfree(gss_sa);