mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-09 19:10:53 +02:00
4642077146
wolfcrypt/src/aes.c: add NEED_AES_TABLES gate around AesSetKey_C() implementations (fixes WOLFSSL_KCAPI_AES builds, probably among others). wolfcrypt/src/sp_int.c: add missing casts to clear -Wconversions.