Searched refs:getcert_method (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dremoteconf.h60 int getcert_method; /* the way to get peer's certificate */ member in struct:remoteconf
H A Dremoteconf.c161 new->getcert_method = ISAKMP_GETCERT_PAYLOAD;
H A Dcfparse.y749 cur_rmconf->getcert_method = ISAKMP_GETCERT_LOCALFILE;
761 cur_rmconf->getcert_method = ISAKMP_GETCERT_DNS;
H A Doakley.c1215 switch (iph1->rmconf->getcert_method) {
1264 iph1->rmconf->getcert_method);
1275 && iph1->rmconf->getcert_method == ISAKMP_GETCERT_PAYLOAD) {

Completed in 49 milliseconds