forked from wolfSSL/wolfssl
Updates to settings necessary for SGX FIPS
This commit is contained in:
@ -1248,8 +1248,10 @@ extern void uITRON4_free(void *p) ;
|
||||
#define WOLFSSL_LOG_PRINTF
|
||||
#define WOLFSSL_DH_CONST
|
||||
#endif /* _MSC_VER */
|
||||
#ifndef NO_RSA
|
||||
#ifndef HAVE_FIPS
|
||||
#ifndef NO_RSA
|
||||
#define WC_RSA_BLINDING
|
||||
#endif
|
||||
#endif
|
||||
#define SINGLE_THREADED
|
||||
#define NO_ASN_TIME /* can not use headers such as windows.h */
|
||||
|
Reference in New Issue
Block a user