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 470 case ISAKMP_NPTYPE_GSS:
723 case ISAKMP_NPTYPE_GSS:
1157 case ISAKMP_NPTYPE_GSS:
1393 case ISAKMP_NPTYPE_GSS:
    [all...]
isakmp.h 123 #define ISAKMP_NPTYPE_GSS 129 /* GSS token */
isakmp_agg.c 238 plist = isakmp_plist_append(plist, gsstoken, ISAKMP_NPTYPE_GSS);
420 case ISAKMP_NPTYPE_GSS:
832 case ISAKMP_NPTYPE_GSS:
1170 gsstoken, ISAKMP_NPTYPE_GSS);
    [all...]
strnames.c 315 { ISAKMP_NPTYPE_GSS, "gss id", NULL },

Completed in 20 milliseconds