wolfssl/linuxkm
Daniel Pouzzner 8c33f47a85 linuxkm/x86_vector_register_glue.c: fix overhead in wc_linuxkm_fpu_state_assoc() from pointless full searches of wc_linuxkm_fpu_states. 2025-05-31 00:23:32 -05:00
..
Kbuild linuxkm/Kbuild: set OBJECT_FILES_NON_STANDARD=y for wolfcrypt/src/wc_mlkem_asm.o ("'naked' return found"). 2025-05-30 13:39:33 -05:00
Makefile
get_thread_size.c
include.am linuxkm: register dh and ffdhe. 2025-04-25 21:21:26 -05:00
linuxkm_memory.c
linuxkm_wc_port.h linuxkm rsa: linux 6.13 support. 2025-05-21 16:07:46 -05:00
lkcapi_aes_glue.c linuxkm/lkcapi_aes_glue.c: in AesGcmCrypt_1(), in !WOLFSSL_AESGCM_STREAM version, don't call skcipher_walk_done(&sk_walk, ...) -- doesn't work, and not needed. 2025-05-29 12:10:02 -05:00
lkcapi_dh_glue.c linuxkm/lkcapi_dh_glue.c: never install DH/FFDHE on kernel <5.18 -- DH secrets have a different format before that version, and FFDHE (CONFIG_CRYPTO_DH_RFC7919_GROUPS) was introduced in 5.18 and is the only FIPS-allowed DH variant. 2025-05-14 15:39:37 -05:00
lkcapi_ecdh_glue.c Merge pull request #8735 from douzzer/20250502-linuxkm-fixes 2025-05-05 16:29:00 -05:00
lkcapi_ecdsa_glue.c linuxkm ecdsa: small debug msg cleanup. 2025-05-28 11:43:44 -05:00
lkcapi_glue.c linuxkm rsa: don't forget to unregister pkcs1pad akcipher. 2025-05-21 16:32:39 -05:00
lkcapi_rsa_glue.c linuxkm rsa: fix ret value usage for crypto_sig_sign. 2025-05-29 16:22:40 -05:00
lkcapi_sha_glue.c wolfssl/wolfcrypt/dh.h: gate in wc_DhGeneratePublic() with WOLFSSL_DH_EXTRA, 2025-05-05 13:17:06 -05:00
module_exports.c.template
module_hooks.c linuxkm: 2025-05-01 00:08:32 -05:00
pie_first.c
pie_last.c
pie_redirect_table.c
x86_vector_register_glue.c linuxkm/x86_vector_register_glue.c: fix overhead in wc_linuxkm_fpu_state_assoc() from pointless full searches of wc_linuxkm_fpu_states. 2025-05-31 00:23:32 -05:00