HomeSort by relevance Sort by last modified time
    Searched defs:certverifyresult (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/vtls/
nss.c 975 data->set.proxy_ssl.certverifyresult = err;
977 data->set.ssl.certverifyresult = err;
2055 long * const certverifyresult = SSL_IS_PROXY() ? local
    [all...]
openssl.c 2052 long * const certverifyresult = SSL_IS_PROXY() ? local
2506 long * const certverifyresult = SSL_IS_PROXY() ? local
3041 long * const certverifyresult = SSL_IS_PROXY() ? local
    [all...]
  /external/curl/lib/
urldata.h 222 long certverifyresult; /* result from the certificate verification */ member in struct:ssl_config_data
    [all...]

Completed in 94 milliseconds