Home
last modified time | relevance | path

Searched refs:ISAKMP_GETCERT_PAYLOAD (Results 1 – 4 of 4) sorted by relevance

/external/ipsec-tools/src/racoon/
Disakmp.h274 #define ISAKMP_GETCERT_PAYLOAD 1 macro
Dremoteconf.c194 new->getcert_method = ISAKMP_GETCERT_PAYLOAD; in newrmconf()
542 case ISAKMP_GETCERT_PAYLOAD: in dump_rmconf_single()
Doakley.c1345 case ISAKMP_GETCERT_PAYLOAD:
1419 && iph1->rmconf->getcert_method == ISAKMP_GETCERT_PAYLOAD) {
/external/ipsec-tools/
Dsetup.c87 remoteconf.getcert_method = ISAKMP_GETCERT_PAYLOAD; in set_default()