mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 06:20:47 +02:00
e7577bc2e9
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.