wolfssl/linuxkm
Daniel Pouzzner 1f9d0b1612 linuxkm/: fix error checking on malloc()ed values (! ptr, not IS_ERR(ptr)). 2025-04-22 17:11:52 -05:00
..
Kbuild linuxkm/Kbuild: treat KERNEL_ARCH "x86_64" as "x86" and remove inapt -mpreferred-stack-boundary=4 from x86 WOLFSSL_CFLAGS; 2025-04-10 17:23:17 +00:00
Makefile wolfcrypt/src/aes.c: in wc_AesSetKeyLocal(), rework support for WC_FLAG_DONT_USE_AESNI (fixes WC_C_DYNAMIC_FALLBACK). 2025-04-02 17:00:48 -05:00
get_thread_size.c update copyright date 2025-01-21 09:55:03 -07:00
include.am 20250411-linuxkm-SHA checkpoint 2025-04-18 11:57:29 -05:00
linuxkm_memory.c update copyright date 2025-01-21 09:55:03 -07:00
linuxkm_wc_port.h linuxkm shims for all SHA and SHA-HMAC flavors. 2025-04-18 11:57:29 -05:00
lkcapi_aes_glue.c linuxkm/: fix error checking on malloc()ed values (! ptr, not IS_ERR(ptr)). 2025-04-22 17:11:52 -05:00
lkcapi_ecdh_glue.c linuxkm/: null out pointers with PTR_ERR()-encoded values before jumping to cleanup; 2025-04-22 16:44:07 -05:00
lkcapi_ecdsa_glue.c linuxkm/: null out pointers with PTR_ERR()-encoded values before jumping to cleanup; 2025-04-22 16:44:07 -05:00
lkcapi_glue.c linuxkm: clean up LKCAPI glue: 2025-04-18 18:21:57 -05:00
lkcapi_rsa_glue.c linuxkm/: null out pointers with PTR_ERR()-encoded values before jumping to cleanup; 2025-04-22 16:44:07 -05:00
lkcapi_sha_glue.c linuxkm: clean up LKCAPI glue: 2025-04-18 18:21:57 -05:00
module_exports.c.template move the newly added wolfcrypt/src/wolfssl_sources.h to wolfssl/wolfcrypt/libwolfssl_sources.h, and likewise for wolfssl_sources_asm.h; revert changes to IDE/ project files. 2025-04-04 18:44:12 -05:00
module_hooks.c linuxkm/: null out pointers with PTR_ERR()-encoded values before jumping to cleanup; 2025-04-22 16:44:07 -05:00
pie_first.c move the newly added wolfcrypt/src/wolfssl_sources.h to wolfssl/wolfcrypt/libwolfssl_sources.h, and likewise for wolfssl_sources_asm.h; revert changes to IDE/ project files. 2025-04-04 18:44:12 -05:00
pie_last.c move the newly added wolfcrypt/src/wolfssl_sources.h to wolfssl/wolfcrypt/libwolfssl_sources.h, and likewise for wolfssl_sources_asm.h; revert changes to IDE/ project files. 2025-04-04 18:44:12 -05:00
pie_redirect_table.c move the newly added wolfcrypt/src/wolfssl_sources.h to wolfssl/wolfcrypt/libwolfssl_sources.h, and likewise for wolfssl_sources_asm.h; revert changes to IDE/ project files. 2025-04-04 18:44:12 -05:00
x86_vector_register_glue.c linuxkm/x86_vector_register_glue.c: fix can_save_vector_registers_x86() to check wc_linuxkm_fpu_states before calling irq_fpu_usable(), needed for recursive call patterns. also, check TIF_NEED_FPU_LOAD only if it's defined. 2025-04-14 13:36:05 -05:00