diff --git a/include/user_settings.h b/include/user_settings.h index d4ca0c922..2a1ada3d9 100644 --- a/include/user_settings.h +++ b/include/user_settings.h @@ -366,8 +366,7 @@ extern int tolower(int c); # define WC_NO_HASHDRBG # define NO_DEV_RANDOM # define NO_ECC_KEY_EXPORT -# if defined(NO_RSA) && !defined(WOLFSSL_HAVE_XMSS) && \ - !defined(WOLFSSL_HAVE_LMS) +# if defined(NO_RSA) # define NO_ASN # endif #endif