mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
Merge pull request #1032 from JacobBarthelmeh/SGX
fix macro check with SGX settings
This commit is contained in:
@@ -1279,7 +1279,7 @@ extern void uITRON4_free(void *p) ;
|
||||
#define WOLFSSL_LOG_PRINTF
|
||||
#define WOLFSSL_DH_CONST
|
||||
#endif /* _MSC_VER */
|
||||
#ifndef (NO_RSA)
|
||||
#ifndef NO_RSA
|
||||
#define WC_RSA_BLINDING
|
||||
#endif
|
||||
#define SINGLE_THREADED
|
||||
|
Reference in New Issue
Block a user