HomeSort by relevance Sort by last modified time
    Searched refs:ISAKMP_NPTYPE_GSS (Results 1 - 4 of 4) sorted by null

  /external/ipsec-tools/src/racoon/
isakmp_ident.c 471 case ISAKMP_NPTYPE_GSS:
726 case ISAKMP_NPTYPE_GSS:
1166 case ISAKMP_NPTYPE_GSS:
1401 case ISAKMP_NPTYPE_GSS:
    [all...]
isakmp.h 123 #define ISAKMP_NPTYPE_GSS 129 /* GSS token */
isakmp_agg.c 250 plist = isakmp_plist_append(plist, gsstoken, ISAKMP_NPTYPE_GSS);
434 case ISAKMP_NPTYPE_GSS:
850 case ISAKMP_NPTYPE_GSS:
1202 gsstoken, ISAKMP_NPTYPE_GSS);
    [all...]
strnames.c 313 { ISAKMP_NPTYPE_GSS, "gss id", NULL },

Completed in 22 milliseconds