Home
last modified time | relevance | path

Searched refs:imported_native_ca (Results 1 – 3 of 3) sorted by relevance

/curl/lib/vtls/
H A Dgtls.c513 bool imported_native_ca = FALSE; in gtls_populate_creds() local
523 imported_native_ca = TRUE; in gtls_populate_creds()
538 (imported_native_ca ? ", continuing anyway" : "")); in gtls_populate_creds()
539 if(!imported_native_ca) { in gtls_populate_creds()
555 (imported_native_ca ? ", continuing anyway" : "")); in gtls_populate_creds()
556 if(!imported_native_ca) { in gtls_populate_creds()
H A Dwolfssl.c520 bool imported_native_ca = FALSE; in populate_x509_store() local
529 imported_native_ca = TRUE; in populate_x509_store()
542 if(imported_native_ca) { in populate_x509_store()
H A Dopenssl.c3159 bool imported_native_ca = FALSE; in populate_x509_store() local
3188 imported_native_ca = TRUE; in populate_x509_store()
3212 if(!imported_native_ca && !imported_ca_info_blob) { in populate_x509_store()
3221 if(!imported_native_ca && !imported_ca_info_blob) { in populate_x509_store()
3233 if(!imported_native_ca && !imported_ca_info_blob) { in populate_x509_store()
3253 !imported_native_ca && !imported_ca_info_blob) { in populate_x509_store()

Completed in 22 milliseconds