Skip to content

Commit 86966f6

Browse files
author
Lealem Amedie
committed
Define SSLEAY_VERSION in wolfssl/openssl/crypto.h
1 parent 95eb179 commit 86966f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wolfssl/openssl/crypto.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ WOLFSSL_API int wolfSSL_OPENSSL_init_crypto(word64 opts, const OPENSSL_INIT_SETT
9797
#define SSLeay wolfSSLeay
9898
#define OpenSSL_version_num wolfSSL_OpenSSL_version_num
9999
#define SSLEAY_VERSION_NUMBER OPENSSL_VERSION_NUMBER
100+
#define SSLEAY_VERSION OPENSSL_VERSION
100101

101102
#define CRYPTO_lock wc_LockMutex_ex
102103

0 commit comments

Comments
 (0)