HomeSort by relevance Sort by last modified time
    Searched full:verify_cert (Results 1 - 8 of 8) sorted by null

  /external/ipsec-tools/src/racoon/
cfparse.h 130 VERIFY_CERT = 346,
295 #define VERIFY_CERT 346
remoteconf.h 84 int verify_cert; /* verify a CERT strictly */ member in struct:remoteconf
remoteconf.c 193 new->verify_cert = TRUE;
567 s_switch (p->verify_cert));
cftoken.l 329 <S_RMTS>verify_cert { YYD; return(VERIFY_CERT); }
cfparse.y 217 %token VERIFY_CERT SEND_CERT SEND_CR
    [all...]
oakley.c     [all...]
racoon.conf.5 620 .It Ic verify_cert (on | off) ;
    [all...]
  /external/ipsec-tools/
setup.c 86 remoteconf.verify_cert = TRUE;

Completed in 452 milliseconds