Searched defs:ca_info_blob (Results 1 – 9 of 9) sorted by relevance
654 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in Curl_verify_certificate() local
2754 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in Curl_schannel_get_cached_cert_store() local2823 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in Curl_schannel_set_cached_cert_store() local
433 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in cr_init_backend() local
372 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in wolfssl_connect_step1() local
489 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in bearssl_connect_step1() local
492 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in mbed_connect_step1() local
2995 const struct curl_blob *ca_info_blob) in load_cacert_from_memory()3203 const struct curl_blob *ca_info_blob = conn_config->ca_info_blob; in populate_x509_store() local
2378 const struct curl_blob *ca_info_blob,
304 struct curl_blob *ca_info_blob; member