.. |
.gitignore
|
crypto: x86/poly1305 - fix .gitignore typo
|
2020-01-22 16:21:11 +08:00 |
aegis128-aesni-asm.S
|
|
|
aegis128-aesni-glue.c
|
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
|
2020-01-09 11:30:53 +08:00 |
aes_ctrby8_avx-x86_64.S
|
|
|
aes_glue.c
|
|
|
aesni-intel_asm.S
|
|
|
aesni-intel_avx-x86_64.S
|
|
|
aesni-intel_glue.c
|
crypto: Convert to new CPU match macros
|
2020-03-24 21:36:06 +01:00 |
blake2s-core.S
|
|
|
blake2s-glue.c
|
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
|
2020-01-09 11:30:53 +08:00 |
blowfish_glue.c
|
|
|
blowfish-x86_64-asm_64.S
|
|
|
camellia_aesni_avx2_glue.c
|
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
|
2020-01-09 11:30:53 +08:00 |
camellia_aesni_avx_glue.c
|
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
|
2020-01-09 11:30:53 +08:00 |
camellia_glue.c
|
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
|
2020-01-09 11:30:53 +08:00 |
camellia-aesni-avx2-asm_64.S
|
|
|
camellia-aesni-avx-asm_64.S
|
|
|
camellia-x86_64-asm_64.S
|
|
|
cast5_avx_glue.c
|
|
|
cast5-avx-x86_64-asm_64.S
|
|
|
cast6_avx_glue.c
|
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
|
2020-01-09 11:30:53 +08:00 |
cast6-avx-x86_64-asm_64.S
|
|
|
chacha_glue.c
|
|
|
chacha-avx2-x86_64.S
|
|
|
chacha-avx512vl-x86_64.S
|
|
|
chacha-ssse3-x86_64.S
|
|
|
crc32-pclmul_asm.S
|
|
|
crc32-pclmul_glue.c
|
crypto: Convert to new CPU match macros
|
2020-03-24 21:36:06 +01:00 |
crc32c-intel_glue.c
|
crypto: Convert to new CPU match macros
|
2020-03-24 21:36:06 +01:00 |
crc32c-pcl-intel-asm_64.S
|
|
|
crct10dif-pcl-asm_64.S
|
|
|
crct10dif-pclmul_glue.c
|
crypto: Convert to new CPU match macros
|
2020-03-24 21:36:06 +01:00 |
curve25519-x86_64.c
|
|
|
des3_ede_glue.c
|
|
|
des3_ede-asm_64.S
|
|
|
ghash-clmulni-intel_asm.S
|
|
|
ghash-clmulni-intel_glue.c
|
crypto: Convert to new CPU match macros
|
2020-03-24 21:36:06 +01:00 |
glue_helper-asm-avx2.S
|
|
|
glue_helper-asm-avx.S
|
|
|
glue_helper.c
|
|
|
Makefile
|
crypto: x86/curve25519 - support assemblers with no adx support
|
2020-03-05 18:28:09 +11:00 |
nh-avx2-x86_64.S
|
|
|
nh-sse2-x86_64.S
|
|
|
nhpoly1305-avx2-glue.c
|
|
|
nhpoly1305-sse2-glue.c
|
|
|
poly1305_glue.c
|
crypto: x86/poly1305 - emit does base conversion itself
|
2020-01-22 16:21:11 +08:00 |
poly1305-x86_64-cryptogams.pl
|
crypto: x86/poly1305 - wire up faster implementations for kernel
|
2020-01-16 15:18:12 +08:00 |
serpent_avx2_glue.c
|
|
|
serpent_avx_glue.c
|
|
|
serpent_sse2_glue.c
|
|
|
serpent-avx2-asm_64.S
|
|
|
serpent-avx-x86_64-asm_64.S
|
|
|
serpent-sse2-i586-asm_32.S
|
|
|
serpent-sse2-x86_64-asm_64.S
|
|
|
sha1_avx2_x86_64_asm.S
|
crypto: x86/sha - Eliminate casts on asm implementations
|
2020-01-22 16:21:08 +08:00 |
sha1_ni_asm.S
|
|
|
sha1_ssse3_asm.S
|
crypto: x86/sha - Eliminate casts on asm implementations
|
2020-01-22 16:21:08 +08:00 |
sha1_ssse3_glue.c
|
crypto: x86/sha - Eliminate casts on asm implementations
|
2020-01-22 16:21:08 +08:00 |
sha256_ni_asm.S
|
|
|
sha256_ssse3_glue.c
|
crypto: x86/sha - Eliminate casts on asm implementations
|
2020-01-22 16:21:08 +08:00 |
sha256-avx2-asm.S
|
crypto: x86/sha - Eliminate casts on asm implementations
|
2020-01-22 16:21:08 +08:00 |
sha256-avx-asm.S
|
crypto: x86/sha - Eliminate casts on asm implementations
|
2020-01-22 16:21:08 +08:00 |
sha256-ssse3-asm.S
|
crypto: x86/sha - Eliminate casts on asm implementations
|
2020-01-22 16:21:08 +08:00 |
sha512_ssse3_glue.c
|
crypto: x86/sha - Eliminate casts on asm implementations
|
2020-01-22 16:21:08 +08:00 |
sha512-avx2-asm.S
|
crypto: x86/sha - Eliminate casts on asm implementations
|
2020-01-22 16:21:08 +08:00 |
sha512-avx-asm.S
|
crypto: x86/sha - Eliminate casts on asm implementations
|
2020-01-22 16:21:08 +08:00 |
sha512-ssse3-asm.S
|
crypto: x86/sha - Eliminate casts on asm implementations
|
2020-01-22 16:21:08 +08:00 |
twofish_avx_glue.c
|
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
|
2020-01-09 11:30:53 +08:00 |
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
|
|
|