We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a59080a + 86966f6 commit efda4b5Copy full SHA for efda4b5
1 file changed
wolfssl/openssl/crypto.h
@@ -97,6 +97,7 @@ WOLFSSL_API int wolfSSL_OPENSSL_init_crypto(word64 opts, const OPENSSL_INIT_SETT
97
#define SSLeay wolfSSLeay
98
#define OpenSSL_version_num wolfSSL_OpenSSL_version_num
99
#define SSLEAY_VERSION_NUMBER OPENSSL_VERSION_NUMBER
100
+#define SSLEAY_VERSION OPENSSL_VERSION
101
102
#define CRYPTO_lock wc_LockMutex_ex
103
0 commit comments