Home
last modified time | relevance | path

Searched refs:imported_ca_info_blob (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/vtls/
H A Dwolfssl.c381 bool imported_ca_info_blob = false; in wolfssl_connect_step1() local
544 imported_ca_info_blob = true; in wolfssl_connect_step1()
558 if(conn_config->verifypeer && !imported_ca_info_blob && in wolfssl_connect_step1()
H A Dopenssl.c3178 bool imported_ca_info_blob = false; in populate_x509_store() local
3221 imported_ca_info_blob = true; in populate_x509_store()
3230 if(!imported_native_ca && !imported_ca_info_blob) { in populate_x509_store()
3239 if(!imported_native_ca && !imported_ca_info_blob) { in populate_x509_store()
3251 if(!imported_native_ca && !imported_ca_info_blob) { in populate_x509_store()
3271 !imported_native_ca && !imported_ca_info_blob) { in populate_x509_store()

Completed in 8 milliseconds