wolfssl/linuxkm
Daniel Pouzzner ab7713676e linuxkm/lkcapi_glue.c: for AES-{CBC,CFB,GCM}, treat ctx->aes_{encrypt,decrypt}
as readonly in the encrypt/decrypt handlers -- clone them before setting the IV
-- for thread safety.  also, remove the "experimental" designation of
--enable-linuxkm-lkcapi-register=all.
2025-03-18 22:39:17 -05:00
..
Kbuild linuxkm/Kbuild and linuxkm/module_exports.c.template: refactor using .ONESHELL, and in recipe for generating linuxkm/module_exports.c, render the namespace with a literal, with or without quotes as dictated by target kernel version. remove EXPORT_SYMBOL_NS_Q(), which didn't work right on old (pre-6.13) kernels with namespace support. 2025-02-23 15:35:33 -06:00
Makefile update copyright date 2025-01-21 09:55:03 -07:00
get_thread_size.c update copyright date 2025-01-21 09:55:03 -07: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 date 2025-01-21 09:55:03 -07:00
linuxkm_wc_port.h linuxkm/linuxkm_wc_port.h: add #error if the user tries to use the kernel crypto fuzzer with FIPS AES-XTS (kernel bug). 2025-02-26 20:55:56 -06:00
lkcapi_glue.c linuxkm/lkcapi_glue.c: for AES-{CBC,CFB,GCM}, treat ctx->aes_{encrypt,decrypt} 2025-03-18 22:39:17 -05:00
module_exports.c.template linuxkm/Kbuild and linuxkm/module_exports.c.template: refactor using .ONESHELL, and in recipe for generating linuxkm/module_exports.c, render the namespace with a literal, with or without quotes as dictated by target kernel version. remove EXPORT_SYMBOL_NS_Q(), which didn't work right on old (pre-6.13) kernels with namespace support. 2025-02-23 15:35:33 -06:00
module_hooks.c linuxkm/lkcapi_glue.c: fix aes-cfb wrappers, and add 2025-03-12 17:08:04 -05:00
pie_first.c update copyright date 2025-01-21 09:55:03 -07:00
pie_last.c update copyright date 2025-01-21 09:55:03 -07:00
pie_redirect_table.c update copyright date 2025-01-21 09:55:03 -07:00
x86_vector_register_glue.c update copyright date 2025-01-21 09:55:03 -07:00