Searched refs:verify_cert (Results 1 - 6 of 6) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dremoteconf.h84 int verify_cert; /* verify a CERT strictly */ member in struct:remoteconf
H A Dremoteconf.c193 new->verify_cert = TRUE;
567 s_switch (p->verify_cert));
H A Doakley.c1416 if (iph1->rmconf->verify_cert &&
1421 if (iph1->rmconf->verify_cert
1466 /* Generate a warning if verify_cert == 0
1468 if (iph1->rmconf->verify_cert){
2233 if(iph1->rmconf->verify_cert &&
2276 if(iph1->rmconf->verify_cert &&
H A Dcfparse.y1726 | VERIFY_CERT SWITCH { cur_rmconf->verify_cert = $2; } EOS
1986 cur_rmconf->verify_cert = FALSE;
H A Dcftoken.l329 <S_RMTS>verify_cert { YYD; return(VERIFY_CERT); }
/external/ipsec-tools/
H A Dsetup.c363 remoteconf->verify_cert = FALSE;

Completed in 61 milliseconds