mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 12:14:38 +02:00
Cleanup user_settings.h
This commit is contained in:
@@ -88,8 +88,6 @@
|
|||||||
#define NO_MD4
|
#define NO_MD4
|
||||||
|
|
||||||
#if defined(HAVE_FIPS_VERSION) && (HAVE_FIPS_VERSION >= 2)
|
#if defined(HAVE_FIPS_VERSION) && (HAVE_FIPS_VERSION >= 2)
|
||||||
#define WOLFSSL_SHA224
|
|
||||||
#define WOLFSSL_SHA3
|
|
||||||
/* ------------------------------------------------------------------------- */
|
/* ------------------------------------------------------------------------- */
|
||||||
/* Crypto */
|
/* Crypto */
|
||||||
/* ------------------------------------------------------------------------- */
|
/* ------------------------------------------------------------------------- */
|
||||||
@@ -328,13 +326,8 @@
|
|||||||
#else
|
#else
|
||||||
#define NO_DH
|
#define NO_DH
|
||||||
#endif
|
#endif
|
||||||
//#define WOLFSSL_AESNI
|
|
||||||
//#define HAVE_INTEL_RDSEED
|
|
||||||
//#define FORCE_FAILURE_RDSEED
|
|
||||||
//#define HAVE_FORCE_FIPS_FAILURE
|
|
||||||
#endif /* FIPS v2 */
|
#endif /* FIPS v2 */
|
||||||
|
|
||||||
//#define DEBUG_WOLFSSL
|
//#define DEBUG_WOLFSSL
|
||||||
#define NO_MAIN_DRIVER
|
#define NO_MAIN_DRIVER
|
||||||
//#define CAVP_VECTOR_TESTING
|
|
||||||
#endif /* _WIN_USER_SETTINGS_H_ */
|
#endif /* _WIN_USER_SETTINGS_H_ */
|
||||||
|
Reference in New Issue
Block a user