Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dsectransp.c1272 bool is_cert_file = (!is_cert_data) && is_file(ssl_cert); local
1283 if((err != noErr) && (is_cert_file || is_cert_data)) {
1418 bool is_cert_file = (!is_cert_data) && is_file(ssl_cafile); local
1420 if(!(is_cert_file || is_cert_data)) {

Completed in 9 milliseconds