..
.gitignore
aegis128-aesni-asm.S
crypto: x86/aegis128 - access 32-bit arguments as 32-bit
2024-12-09 10:32:43 +01:00
aegis128-aesni-glue.c
aes_ctrby8_avx-x86_64.S
aesni-intel_asm.S
crypto: x86/aesni - Use local .L symbols for code
2023-04-20 18:20:04 +08:00
aesni-intel_avx-x86_64.S
crypto: x86/aesni - Use local .L symbols for code
2023-04-20 18:20:04 +08:00
aesni-intel_glue.c
crypto: x86/aesni - remove unused parameter to aes_set_key_common()
2023-07-22 13:59:39 +12:00
aria_aesni_avx_glue.c
crypto: x86/aria-avx - fix build failure with old binutils
2023-01-20 18:29:31 +08:00
aria_aesni_avx2_glue.c
crypto: x86/aria-avx2 - fix build failure with old binutils
2023-01-20 18:29:32 +08:00
aria_gfni_avx512_glue.c
crypto: x86/aria - implement aria-avx512
2023-01-06 17:15:47 +08:00
aria-aesni-avx-asm_64.S
crypto: x86/aria - Use 16 byte alignment for GFNI constant vectors
2023-05-24 18:10:27 +08:00
aria-aesni-avx2-asm_64.S
crypto: x86/aria - Use RIP-relative addressing
2023-04-20 18:20:04 +08:00
aria-avx.h
crypto: x86/aria - implement aria-avx512
2023-01-06 17:15:47 +08:00
aria-gfni-avx512-asm_64.S
crypto: x86/aria - Use RIP-relative addressing
2023-04-20 18:20:04 +08:00
blake2s-core.S
blake2s-glue.c
crypto: blake2s: remove module_init and module.h inclusion
2023-04-13 13:13:51 -07:00
blowfish_glue.c
crypto: x86/blowfish - Convert to use ECB/CBC helpers
2023-02-10 17:20:19 +08:00
blowfish-x86_64-asm_64.S
crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asm
2023-02-10 17:20:19 +08:00
camellia_aesni_avx_glue.c
camellia_aesni_avx2_glue.c
camellia_glue.c
camellia-aesni-avx-asm_64.S
crypto: x86/camellia - Use RIP-relative addressing
2023-04-20 18:20:04 +08:00
camellia-aesni-avx2-asm_64.S
crypto: x86/camellia - Use RIP-relative addressing
2023-04-20 18:20:04 +08:00
camellia-x86_64-asm_64.S
crypto: x86/camellia - Use RIP-relative addressing
2023-04-20 18:20:04 +08:00
camellia.h
cast5_avx_glue.c
cast5-avx-x86_64-asm_64.S
crypto: x86/cast5 - Use RIP-relative addressing
2023-04-20 18:20:04 +08:00
cast6_avx_glue.c
cast6-avx-x86_64-asm_64.S
crypto: x86/cast6 - Use RIP-relative addressing
2023-04-20 18:20:04 +08:00
chacha_glue.c
chacha-avx2-x86_64.S
chacha-avx512vl-x86_64.S
chacha-ssse3-x86_64.S
crc32-pclmul_asm.S
crypto: x86/crc32 - Use local .L symbols for code
2023-04-20 18:20:04 +08:00
crc32-pclmul_glue.c
crc32c-intel_glue.c
crc32c-pcl-intel-asm_64.S
crypto: x86/crc32 - Use local .L symbols for code
2023-04-20 18:20:04 +08:00
crct10dif-pcl-asm_64.S
crct10dif-pclmul_glue.c
curve25519-x86_64.c
des3_ede_glue.c
des3_ede-asm_64.S
crypto: x86/des3 - Use RIP-relative addressing
2023-04-20 18:20:04 +08:00
ecb_cbc_helpers.h
crypto: x86 - exit fpu context earlier in ECB/CBC macros
2023-02-03 12:54:54 +08:00
ghash-clmulni-intel_asm.S
crypto: x86/ghash - Use RIP-relative addressing
2023-04-20 18:20:04 +08:00
ghash-clmulni-intel_glue.c
crypto: x86/ghash - add comment and fix broken link
2022-12-30 17:57:42 +08:00
glue_helper-asm-avx.S
glue_helper-asm-avx2.S
Kconfig
crypto: x86/aria-avx512 - fix build failure with old binutils
2023-01-20 18:29:32 +08:00
Makefile
crypto: x86/aria - implement aria-avx512
2023-01-06 17:15:47 +08:00
nh-avx2-x86_64.S
crypto: x86/nh-avx2 - add missing vzeroupper
2024-06-12 11:11:32 +02:00
nh-sse2-x86_64.S
nhpoly1305-avx2-glue.c
nhpoly1305-sse2-glue.c
poly1305_glue.c
poly1305-x86_64-cryptogams.pl
polyval-clmulni_asm.S
polyval-clmulni_glue.c
serpent_avx_glue.c
serpent_avx2_glue.c
serpent_sse2_glue.c
serpent-avx-x86_64-asm_64.S
serpent-avx.h
serpent-avx2-asm_64.S
serpent-sse2-i586-asm_32.S
serpent-sse2-x86_64-asm_64.S
serpent-sse2.h
sha1_avx2_x86_64_asm.S
crypto: x86/sha - Use local .L symbols for code
2023-04-20 18:20:04 +08:00
sha1_ni_asm.S
sha1_ssse3_asm.S
sha1_ssse3_glue.c
crypto: x86/sha - load modules based on CPU features
2023-11-28 17:19:56 +00:00
sha256_ni_asm.S
sha256_ssse3_glue.c
crypto: x86/sha - load modules based on CPU features
2023-11-28 17:19:56 +00:00
sha256-avx-asm.S
crypto: x86/sha - Use local .L symbols for code
2023-04-20 18:20:04 +08:00
sha256-avx2-asm.S
crypto: x86/sha256 - Add parentheses around macros' single arguments
2024-10-10 11:57:21 +02:00
sha256-ssse3-asm.S
crypto: x86/sha - Use local .L symbols for code
2023-04-20 18:20:04 +08:00
sha512_ssse3_glue.c
sha512-avx-asm.S
crypto: x86/sha - Use local .L symbols for code
2023-04-20 18:20:04 +08:00
sha512-avx2-asm.S
crypto: x86/sha512-avx2 - add missing vzeroupper
2024-06-12 11:11:32 +02:00
sha512-ssse3-asm.S
crypto: x86/sha - Use local .L symbols for code
2023-04-20 18:20:04 +08:00
sm3_avx_glue.c
sm3-avx-asm_64.S
sm4_aesni_avx_glue.c
sm4_aesni_avx2_glue.c
sm4-aesni-avx-asm_64.S
sm4-aesni-avx2-asm_64.S
sm4-avx.h
twofish_avx_glue.c
twofish_glue_3way.c
twofish_glue.c
twofish-avx-x86_64-asm_64.S
twofish-i586-asm_32.S
twofish-x86_64-asm_64-3way.S
twofish-x86_64-asm_64.S
twofish.h