mirror of https://github.com/wolfSSL/wolfBoot.git
Added WOLFSSL_PUBLIC_MP to user_settings when PKCS11 is enabled.
parent
c4a6b1c4df
commit
d587a793c0
|
@ -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) || \
|
||||
|
|
Loading…
Reference in New Issue