Searched refs:OSSL_PACKAGE (Results 1 – 1 of 1) sorted by relevance
/external/curl/lib/vtls/ |
D | openssl.c | 210 #define OSSL_PACKAGE "LibreSSL" macro 212 #define OSSL_PACKAGE "BoringSSL" macro 214 #define OSSL_PACKAGE "OpenSSL" macro 733 "could not load PEM client certificate, " OSSL_PACKAGE in cert_stuff() 753 "could not load ASN1 client certificate, " OSSL_PACKAGE in cert_stuff() 835 "BIO_new return NULL, " OSSL_PACKAGE in cert_stuff() 864 "could not parse PKCS12 file, check password, " OSSL_PACKAGE in cert_stuff() 876 "could not load PKCS12 client certificate, " OSSL_PACKAGE in cert_stuff() 977 failf(data, "unable do create " OSSL_PACKAGE in cert_stuff() 1421 failf(conn->data, OSSL_PACKAGE " SSL_read on shutdown: %s, errno %d", in Curl_ossl_shutdown() [all …]
|