Skip to content

Commit efda4b5

Browse files
authored
Merge pull request #7290 from lealem47/define_ssleay_version
Define SSLEAY_VERSION in wolfssl/openssl/crypto.h
2 parents a59080a + 86966f6 commit efda4b5

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)