Home
last modified time | relevance | path

Searched defs:ca_info_blob (Results 1 – 9 of 9) sorted by relevance

/third_party/curl/lib/vtls/
Dschannel_verify.c654 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in Curl_verify_certificate() local
Drustls.c377 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in cr_init_backend() local
Dschannel.c2751 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in Curl_schannel_get_cached_cert_store() local
2820 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in Curl_schannel_set_cached_cert_store() local
Dmbedtls.c331 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in mbed_connect_step1() local
Dwolfssl.c363 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in wolfssl_connect_step1() local
Dbearssl.c587 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in bearssl_connect_step1() local
Dopenssl.c2962 const struct curl_blob *ca_info_blob) in load_cacert_from_memory()
3170 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in populate_x509_store() local
Dsectransp.c2367 const struct curl_blob *ca_info_blob,
/third_party/curl/lib/
Durldata.h286 struct curl_blob *ca_info_blob; member