Home
last modified time | relevance | path

Searched refs:getcacert_method (Results 1 – 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/
Dremoteconf.h81 int getcacert_method; /* the way to get the CA */ member
Dremoteconf.c195 new->getcacert_method = ISAKMP_GETCERT_LOCALFILE; in newrmconf()
Dcfparse.y1675 cur_rmconf->getcacert_method = ISAKMP_GETCERT_LOCALFILE;