Lines Matching refs:OSSL_PACKAGE
195 #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()
2179 failf(data, OSSL_PACKAGE " was built without TLS 1.3 support"); in set_ssl_version_min_max()
2187 failf(data, OSSL_PACKAGE " was built without TLS 1.2 support"); in set_ssl_version_min_max()
2195 failf(data, OSSL_PACKAGE " was built without TLS 1.1 support"); in set_ssl_version_min_max()
2224 failf(data, OSSL_PACKAGE " was built without TLS 1.3 support"); in set_ssl_version_min_max()
2349 failf(data, OSSL_PACKAGE " was built without SSLv2 support"); in ossl_connect_step1()
2362 failf(data, OSSL_PACKAGE " was built without SSLv3 support"); in ossl_connect_step1()
2875 failf(data, OSSL_PACKAGE " SSL_connect: %s in connection to %s:%ld ", in ossl_connect_step2()
3399 "BIO_new return NULL, " OSSL_PACKAGE in servercert()
3728 failf(conn->data, OSSL_PACKAGE " SSL_write: %s, errno %d", in ossl_send()
3774 failf(conn->data, OSSL_PACKAGE " SSL_read: %s, errno %d", in ossl_recv()
3790 return msnprintf(buffer, size, OSSL_PACKAGE); in Curl_ossl_version()
3793 OSSL_PACKAGE, OpenSSL_version(OPENSSL_VERSION_STRING)); in Curl_ossl_version()
3823 OSSL_PACKAGE, in Curl_ossl_version()