Added WOLFSSL_PUBLIC_MP to user_settings when PKCS11 is enabled.

pull/567/head
Daniele Lacamera 2025-04-30 13:45:08 +02:00
parent c4a6b1c4df
commit d587a793c0
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ extern int tolower(int c);
# define WOLFSSL_HAVE_SP_ECC
# endif
#define WOLFSSL_PUBLIC_MP
/* Curve */
# if defined(WOLFBOOT_SIGN_ECC256) || defined(WOLFCRYPT_SECURE_MODE) || \