Define SSLEAY_VERSION in wolfssl/openssl/crypto.h

pull/7290/head
Lealem Amedie 2024-03-01 11:24:56 -07:00
parent 95eb17944c
commit 86966f62c7
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ WOLFSSL_API int wolfSSL_OPENSSL_init_crypto(word64 opts, const OPENSSL_INIT_SETT
#define SSLeay wolfSSLeay
#define OpenSSL_version_num wolfSSL_OpenSSL_version_num
#define SSLEAY_VERSION_NUMBER OPENSSL_VERSION_NUMBER
#define SSLEAY_VERSION OPENSSL_VERSION
#define CRYPTO_lock wc_LockMutex_ex