Searched refs:OSSL_PACKAGE (Results 1 – 1 of 1) sorted by relevance
/external/curl/lib/vtls/ |
D | openssl.c | 148 #define OSSL_PACKAGE "LibreSSL" macro 150 #define OSSL_PACKAGE "BoringSSL" macro 152 #define OSSL_PACKAGE "OpenSSL" macro 360 "could not load PEM client certificate, " OSSL_PACKAGE in cert_stuff() 376 "could not load ASN1 client certificate, " OSSL_PACKAGE in cert_stuff() 462 "could not parse PKCS12 file, check password, " OSSL_PACKAGE in cert_stuff() 473 "could not load PKCS12 client certificate, " OSSL_PACKAGE in cert_stuff() 559 failf(data, "unable do create " OSSL_PACKAGE in cert_stuff() 984 failf(conn->data, OSSL_PACKAGE " SSL read: %s, errno %d", in Curl_ossl_shutdown() 1758 failf(data, OSSL_PACKAGE " was built without SSLv2 support"); in ossl_connect_step1() [all …]
|