Merge pull request #1032 from JacobBarthelmeh/SGX

fix macro check with SGX settings
This commit is contained in:
dgarske
2017-07-17 19:07:28 -07:00
committed by GitHub

View File

@@ -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