Searched refs:ssl_cablob (Results 1 – 9 of 9) sorted by relevance
1667 const struct curl_blob *ssl_cablob = SSL_CONN_CONFIG(ca_info_blob); local1670 (ssl_cablob ? NULL : SSL_CONN_CONFIG(CAfile));1988 ssl_cafile || ssl_cablob;2016 if((ssl_cafile || ssl_cablob) && verifypeer) {2017 bool is_cert_data = ssl_cablob != NULL;
1398 const struct curl_blob *ssl_cablob = NULL; local1750 ssl_cafile || ssl_cablob;1778 if((ssl_cafile || ssl_cablob) && verifypeer) {1779 bool is_cert_data = ssl_cablob != NULL;
1398 const struct curl_blob *ssl_cablob = NULL; local1758 ssl_cafile || ssl_cablob;1786 if((ssl_cafile || ssl_cablob) && verifypeer) {1787 bool is_cert_data = ssl_cablob != NULL;