fix a couple broken configs in examples/configs/ - simultaneous SP and NO_BIG_INT.

pull/8576/head
Daniel Pouzzner 2025-03-20 22:40:08 -05:00
parent 57ecd4b246
commit f14498ea6b
2 changed files with 0 additions and 2 deletions

View File

@ -125,7 +125,6 @@ extern "C" {
#define NO_SHA
#define NO_DSA
#define NO_DES3
#define NO_BIG_INT
#define NO_RC4
#define WOLFSSL_NO_SHAKE128
#define WOLFSSL_NO_SHAKE256

View File

@ -216,7 +216,6 @@ extern "C" {
#define NO_SIG_WRAPPER
#define NO_ASN_TIME
#define NO_CODING
#define NO_BIG_INT
#endif
#ifdef __cplusplus