Sean Parkinson 3ea0fb30dd AES XTS x64 ASM: add AVX1 and AESNI implementations 7 月之前
..
Kbuild 3ea0fb30dd AES XTS x64 ASM: add AVX1 and AESNI implementations 7 月之前
Makefile 9dcc48c8f7 update copyright to 2023 1 年之前
get_thread_size.c 9dcc48c8f7 update copyright to 2023 1 年之前
include.am ff4c6e5d7b linuxkm: relocate WOLFSSL_LINUXKM code in wolfssl/wolfcrypt/wc_port.h and wolfcrypt/src/memory.c to linuxkm/{linuxkm_wc_port.h,linuxkm_memory.c}, and gate SIMD in IRQ handlers on -DLINUXKM_SIMD_IRQ in prep for Linux 5.16; 2 年之前
linuxkm_memory.c 4f4842fce6 linuxkm/linuxkm_memory.c: refactor SAVE/RESTORE_VECTOR_REGISTERS() to be per-process rather than per-CPU, and add migrate_disable/enable() to kernel_fpu_begin/end() because preempt_disable() is just a barrier on _PREEMPT_VOLUNTARY kernels; 1 年之前
linuxkm_wc_port.h 63e167e974 linuxkm/linuxkm_wc_port.h: add missing prototype for my__show_free_areas(). 8 月之前
module_exports.c.template c08878ac94 configure.ac: include both -I. and -I$srcdir for "circular dependency" test, so that ${build_pwd}/wolfssl/options.h is found in out-of-tree builds; streamline scripting that dynamically sets $TRIM; 1 年之前
module_hooks.c f6f8d2eda3 add WC_DO_NOTHING macro to wolfssl/wolfcrypt/types.h, with default expansion "do {} while (0)", and globally refactor to use the macro where appropriate, annotating intended-null macros-with-args with "/* null expansion */"; 10 月之前
pie_first.c 9dcc48c8f7 update copyright to 2023 1 年之前
pie_last.c 9dcc48c8f7 update copyright to 2023 1 年之前
pie_redirect_table.c 9dcc48c8f7 update copyright to 2023 1 年之前