mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +02:00
fix a couple broken configs in examples/configs/ - simultaneous SP and NO_BIG_INT.
This commit is contained in:
@ -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
|
||||
|
@ -216,7 +216,6 @@ extern "C" {
|
||||
#define NO_SIG_WRAPPER
|
||||
#define NO_ASN_TIME
|
||||
#define NO_CODING
|
||||
#define NO_BIG_INT
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user