mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 23:50:51 +02:00
57ecd4b246
wolfcrypt/test/test.c: fix gating around modLen in rsa_test(). wolfssl/openssl/bn.h: remove superfluous WOLFSSL_SP_MATH gate around mp_int mpi in struct WOLFSSL_BIGNUM definition. wolfssl/wolfcrypt/wolfmath.h: add check for "Conflicting MPI settings.", add initial check for WOLFSSL_SP_MATH_ALL || WOLFSSL_SP_MATH to include sp_int.h, and remove superfluous WOLFSSL_SP_MATH gate on "common math functions".