Skip to content

Commit d587a79

Browse files
committed
Added WOLFSSL_PUBLIC_MP to user_settings when PKCS11 is enabled.
1 parent c4a6b1c commit d587a79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/user_settings.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ extern int tolower(int c);
144144
# define WOLFSSL_HAVE_SP_ECC
145145
# endif
146146

147+
#define WOLFSSL_PUBLIC_MP
147148

148149
/* Curve */
149150
# if defined(WOLFBOOT_SIGN_ECC256) || defined(WOLFCRYPT_SECURE_MODE) || \

0 commit comments

Comments
 (0)