Home
last modified time | relevance | path

Searched refs:native_ca_store (Results 1 - 9 of 9) sorted by relevance

/third_party/curl/src/
H A Dtool_cfgable.h264 bool native_ca_store; /* use the native OS CA store */ member
H A Dtool_getparam.c2055 config->native_ca_store = toggle; in getparameter()
H A Dtool_operate.c1778 (config->native_ca_store ? in single_transfer()
/third_party/curl/lib/vtls/
H A Dwolfssl.c519 if(ssl_config->native_ca_store) { in wolfssl_connect_step1()
H A Dgtls.c461 if(ssl_config->native_ca_store) { in gtls_client_init()
H A Dopenssl.c3192 if(ssl_config->native_ca_store) { in populate_x509_store()
3428 !ssl_config->native_ca_store; in Curl_ssl_setup_x509_store()
/third_party/curl/lib/
H A Ddoh.c330 (data->set.ssl.native_ca_store ? in dohprobe()
H A Dsetopt.c2376 data->set.ssl.native_ca_store = !!(arg & CURLSSLOPT_NATIVE_CA); in Curl_vsetopt()
2391 data->set.proxy_ssl.native_ca_store = !!(arg & CURLSSLOPT_NATIVE_CA); in Curl_vsetopt()
H A Durldata.h319 BIT(native_ca_store); /* use the native ca store of operating system */

Completed in 24 milliseconds