forked from wolfSSL/wolfssl
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_SHA
|
||||||
#define NO_DSA
|
#define NO_DSA
|
||||||
#define NO_DES3
|
#define NO_DES3
|
||||||
#define NO_BIG_INT
|
|
||||||
#define NO_RC4
|
#define NO_RC4
|
||||||
#define WOLFSSL_NO_SHAKE128
|
#define WOLFSSL_NO_SHAKE128
|
||||||
#define WOLFSSL_NO_SHAKE256
|
#define WOLFSSL_NO_SHAKE256
|
||||||
|
@ -216,7 +216,6 @@ extern "C" {
|
|||||||
#define NO_SIG_WRAPPER
|
#define NO_SIG_WRAPPER
|
||||||
#define NO_ASN_TIME
|
#define NO_ASN_TIME
|
||||||
#define NO_CODING
|
#define NO_CODING
|
||||||
#define NO_BIG_INT
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
Reference in New Issue
Block a user