mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-02-04 00:35:06 +01:00
Correct default setting
This commit is contained in:
@@ -666,7 +666,7 @@ extern "C" {
|
||||
//#define NO_SIG_WRAPPER
|
||||
|
||||
/* wolfSSL engineering ACVP algo and operational testing only (Default: Off) */
|
||||
#if 1
|
||||
#if 0
|
||||
#undef WOLFSSL_PUBLIC_MP
|
||||
#define WOLFSSL_PUBLIC_MP
|
||||
|
||||
|
||||
@@ -666,7 +666,7 @@ extern "C" {
|
||||
//#define NO_SIG_WRAPPER
|
||||
|
||||
/* wolfSSL engineering ACVP algo and operational testing only (Default: Off) */
|
||||
#if 1
|
||||
#if 0
|
||||
#undef WOLFSSL_PUBLIC_MP
|
||||
#define WOLFSSL_PUBLIC_MP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user