Enable wolfssl fast-math option (#12427)

This commit is contained in:
RipleyTom 2022-07-30 19:19:19 +02:00 committed by GitHub
parent c00d47cc99
commit 4c32c95b33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -43,6 +43,8 @@
#define HAVE_ECC
#define ECC_SHAMIR
#define ECC_TIMING_RESISTANT
#define USE_FAST_MATH
#define FP_MAX_BITS 8192
/* UTF-8 aware filesystem functions for Windows */
#define WOLFSSL_USER_FILESYSTEM