mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 06:02:22 +01:00
wolfcrypt/src/port/kcapi/kcapi_aes.c: restore #include <errno.h> removed incorrectly in ed5d8f8e6b; wolfcrypt/src/port/liboqs/liboqs.c: include libwolfssl_sources.h; wolfcrypt/src/port/riscv/*.c: include libwolfssl_sources.h; wolfcrypt/test/test.c: fix use of WC_TEST_RET_ENC_I() where WC_TEST_RET_ENC_EC() was required.