Home | History | Annotate | Download | only in racoon

Lines Matching refs:gss_sa

960 	vchar_t *gss_sa = NULL;
990 gss_sa = ipsecdoi_setph1proposal(iph1->rmconf, iph1->approval);
991 if (gss_sa != iph1->sa_ret)
995 gss_sa = iph1->sa_ret;
998 plist = isakmp_plist_append(plist, gss_sa, ISAKMP_NPTYPE_SA);
1076 vfree(gss_sa);