Home
last modified time | relevance | path

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

/third_party/curl/lib/vtls/
Dopenssl.c204 #define OSSL_PACKAGE "LibreSSL" macro
206 #define OSSL_PACKAGE "BoringSSL" macro
208 #define OSSL_PACKAGE "OpenSSL" macro
775 "could not load PEM client certificate, " OSSL_PACKAGE in cert_stuff()
795 "could not load ASN1 client certificate, " OSSL_PACKAGE in cert_stuff()
877 "BIO_new_mem_buf NULL, " OSSL_PACKAGE in cert_stuff()
888 "BIO_new return NULL, " OSSL_PACKAGE in cert_stuff()
916 "could not parse PKCS12 file, check password, " OSSL_PACKAGE in cert_stuff()
928 "could not load PKCS12 client certificate, " OSSL_PACKAGE in cert_stuff()
1029 failf(data, "unable do create " OSSL_PACKAGE in cert_stuff()
[all …]