We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc05c4c commit f0662e0Copy full SHA for f0662e0
1 file changed
wolfssl/wolfcrypt/settings.h
@@ -4001,12 +4001,6 @@ extern void uITRON4_free(void *p) ;
4001
#undef HAVE_XCHACHA
4002
#endif
4003
4004
-#if !defined(WOLFSSL_SHA384) && !defined(WOLFSSL_SHA512) && defined(NO_AES) && \
4005
- !defined(WOLFSSL_SHA3)
4006
- #undef WOLFSSL_NO_WORD64_OPS
4007
- #define WOLFSSL_NO_WORD64_OPS
4008
-#endif
4009
-
4010
#if !defined(WOLFCRYPT_ONLY) && \
4011
(!defined(WOLFSSL_NO_TLS12) || defined(HAVE_KEYING_MATERIAL))
4012
#undef WOLFSSL_HAVE_PRF
0 commit comments