This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-07-10 09:40:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d3673a6ec20f846fdcbd04d56f9f7e8fb01108b
wolfssl
/
linuxkm
T
History
Daniel Pouzzner
4ae057e79f
Merge pull request
#8663
from philljj/register_ecdh
...
linuxkm: register ecdh.
2025-04-14 19:04:33 -05:00
..
get_thread_size.c
update copyright date
2025-01-21 09:55:03 -07:00
include.am
linuxkm ecdh: small cleanup.
2025-04-11 16:20:16 -04: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
linuxkm_memory.c
update copyright date
2025-01-21 09:55:03 -07:00
linuxkm_wc_port.h
linuxkm: register ecdh.
2025-04-11 15:16:09 -04:00
lkcapi_ecdh_glue.c
linuxkm ecdh: small cleanup.
2025-04-11 16:20:16 -04:00
lkcapi_ecdsa_glue.c
linuxkm ecdsa: fix ecdsa fips define guards, and fix names.
2025-04-07 17:00:13 -04:00
lkcapi_glue.c
Merge pull request
#8663
from philljj/register_ecdh
2025-04-14 19:04:33 -05: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
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/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
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