Home
last modified time | relevance | path

Searched refs:VERIFY_CERT (Results 1 – 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
Dcfparse.h130 VERIFY_CERT = 346, enumerator
295 #define VERIFY_CERT 346 macro
Dcfparse.y217 %token VERIFY_CERT SEND_CERT SEND_CR
1726 | VERIFY_CERT SWITCH { cur_rmconf->verify_cert = $2; } EOS