Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dopenssl.c195 #define OSSL_PACKAGE "LibreSSL" macro
197 #define OSSL_PACKAGE "BoringSSL" macro
199 #define OSSL_PACKAGE "OpenSSL" macro
645 "could not load PEM client certificate, " OSSL_PACKAGE in cert_stuff()
662 "could not load ASN1 client certificate, " OSSL_PACKAGE in cert_stuff()
744 "BIO_new return NULL, " OSSL_PACKAGE in cert_stuff()
769 "could not parse PKCS12 file, check password, " OSSL_PACKAGE in cert_stuff()
781 "could not load PKCS12 client certificate, " OSSL_PACKAGE in cert_stuff()
877 failf(data, "unable do create " OSSL_PACKAGE in cert_stuff()
1350 failf(conn->data, OSSL_PACKAGE " SSL_read on shutdown: %s, errno %d", in Curl_ossl_shutdown()
[all …]