wolfssl/linuxkm
Daniel Pouzzner 806df85477 backfill more missing WC_NO_ERR_TRACE()s on error code operands, and refactor away the obsolete GEN_MEM_ERR macro mechanism in wolfcrypt/src/ecc.c. 2024-09-03 17:44:11 -05:00
..
Kbuild linuxkm: add asm support for Kyber. 2024-08-14 14:45:11 -05:00
Makefile linuxkm: initial support for cross-compilation. 2024-07-23 10:29:03 -05:00
get_thread_size.c update copyright to 2024 2024-07-19 13:15:05 -06:00
include.am linuxkm/include.am: add linuxkm/x86_vector_register_glue.c to EXTRA_DIST. 2024-05-09 02:03:16 -05:00
linuxkm_memory.c update copyright to 2024 2024-07-19 13:15:05 -06:00
linuxkm_wc_port.h linuxkm: add support for WOLFSSL_DEBUG_BACKTRACE_ERROR_CODES using dump_stack(). 2024-08-20 23:36:07 -05:00
lkcapi_glue.c backfill more missing WC_NO_ERR_TRACE()s on error code operands, and refactor away the obsolete GEN_MEM_ERR macro mechanism in wolfcrypt/src/ecc.c. 2024-09-03 17:44:11 -05:00
module_exports.c.template linuxkm: add asm support for Kyber. 2024-08-14 14:45:11 -05:00
module_hooks.c src/internal.c: in wolfSSL_ERR_reason_error_string(), add missing error string for SCR_DIFFERENT_CERT_E, and de-gate error strings previously gated on HAVE_HTTP_CLIENT. 2024-08-28 23:05:04 -05:00
pie_first.c update copyright to 2024 2024-07-19 13:15:05 -06:00
pie_last.c update copyright to 2024 2024-07-19 13:15:05 -06:00
pie_redirect_table.c update copyright to 2024 2024-07-19 13:15:05 -06:00
x86_vector_register_glue.c add WOLFSSL_AESXTS_STREAM, --enable-aesxts-stream, wc_AesXtsEncryptStart(), wc_AesXtsDecryptStart(), wc_AesXtsEncryptUpdate(), wc_AesXtsDecryptUpdate(), and implement fixes in linuxkm/lkcapi_glue.c to use the streaming API when needed. also added support for 2*192 bit AES-XTS, needed for Linux kernel. 2024-05-14 19:11:38 -05:00