Home
last modified time | relevance | path

Searched refs:ISAKMP_CERT_NONE (Results 1 – 5 of 5) sorted by relevance

/external/tcpdump/
Disakmp.h259 #define ISAKMP_CERT_NONE 0 macro
/external/ipsec-tools/src/racoon/
Disakmp.h260 #define ISAKMP_CERT_NONE 0 macro
Dremoteconf.c197 new->certtype = ISAKMP_CERT_NONE; in newrmconf()
Dstrnames.c196 { ISAKMP_CERT_NONE, "NONE", NULL },
Doakley.c2404 if(iph1->rmconf->certtype == ISAKMP_CERT_NONE) {