Move up to avoid breaking the patch applied for windows

This commit is contained in:
Kaleb Himes 2021-11-17 09:37:26 -07:00 committed by GitHub
parent dc6ec2b849
commit c7c682ba2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,8 +98,8 @@
#define HAVE_FFDHE_4096
#define HAVE_FFDHE_6144
#define HAVE_FFDHE_8192
#define FP_MAX_BITS 16384
#define WOLFSSL_AES_OFB
#define FP_MAX_BITS 16384
#endif /* FIPS v5 */
#else
/* Enables blinding mode, to prevent timing attacks */