gate out fast math

This commit is contained in:
Anthony Hu
2026-04-15 17:29:37 -04:00
parent 6377ed03ce
commit 92bccf16c4
+1
View File
@@ -1159,6 +1159,7 @@ int test_wc_RsaKeyToDer_SizeOverflow(void)
{
EXPECT_DECLS;
#if !defined(NO_RSA) && defined(USE_INTEGER_HEAP_MATH) && \
!defined(USE_FAST_MATH) && \
defined(WOLFSSL_ASN_TEMPLATE) && defined(WOLFSSL_PUBLIC_MP) && \
(defined(WOLFSSL_KEY_GEN) || defined(WOLFSSL_KEY_TO_DER))
RsaKey key;