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

  /external/ipsec-tools/src/racoon/
remoteconf.h 84 int verify_cert; /* verify a CERT strictly */ member in struct:remoteconf
remoteconf.c 193 new->verify_cert = TRUE;
565 s_switch (p->verify_cert));
oakley.c     [all...]
cfparse.y 217 %token VERIFY_CERT SEND_CERT SEND_CR
    [all...]
cftoken.l 329 <S_RMTS>verify_cert { YYD; return(VERIFY_CERT); }
  /external/ipsec-tools/
setup.c 378 remoteconf->verify_cert = FALSE;
  /external/curl/lib/vtls/
darwinssl.c 2040 static int verify_cert(const char *cafile, struct Curl_easy *data, function
    [all...]

Completed in 109 milliseconds