forked from wolfSSL/wolfssl
Cleanup user_settings.h
This commit is contained in:
@@ -88,8 +88,6 @@
|
||||
#define NO_MD4
|
||||
|
||||
#if defined(HAVE_FIPS_VERSION) && (HAVE_FIPS_VERSION >= 2)
|
||||
#define WOLFSSL_SHA224
|
||||
#define WOLFSSL_SHA3
|
||||
/* ------------------------------------------------------------------------- */
|
||||
/* Crypto */
|
||||
/* ------------------------------------------------------------------------- */
|
||||
@@ -328,13 +326,8 @@
|
||||
#else
|
||||
#define NO_DH
|
||||
#endif
|
||||
//#define WOLFSSL_AESNI
|
||||
//#define HAVE_INTEL_RDSEED
|
||||
//#define FORCE_FAILURE_RDSEED
|
||||
//#define HAVE_FORCE_FIPS_FAILURE
|
||||
#endif /* FIPS v2 */
|
||||
|
||||
//#define DEBUG_WOLFSSL
|
||||
#define NO_MAIN_DRIVER
|
||||
//#define CAVP_VECTOR_TESTING
|
||||
#endif /* _WIN_USER_SETTINGS_H_ */
|
||||
|
Reference in New Issue
Block a user