Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dsectransp.c1614 bool is_cert_file = is_file(ssl_cert); local
1620 if(is_cert_file) {
1750 bool is_cert_file = is_file(ssl_cafile); local
1752 if(!is_cert_file) {