Merge pull request #1345 from kaleb-himes/SGX-FIPS-UPDATES

Updates to settings necessary for SGX FIPS
This commit is contained in:
JacobBarthelmeh 2018-01-31 11:09:19 -07:00 committed by GitHub
commit 640015ed5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1248,7 +1248,7 @@ extern void uITRON4_free(void *p) ;
#define WOLFSSL_LOG_PRINTF
#define WOLFSSL_DH_CONST
#endif /* _MSC_VER */
#ifndef NO_RSA
#if !defined(HAVE_FIPS) && !defined(NO_RSA)
#define WC_RSA_BLINDING
#endif
#define SINGLE_THREADED