..
Makefile
crypto: x86/chacha20 - refactor to allow varying number of rounds
2018-12-13 18:24:58 +08:00
aegis128-aesni-asm.S
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2018-08-13 13:35:26 -07:00
aegis128-aesni-glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
aegis128l-aesni-asm.S
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2018-08-13 13:35:26 -07:00
aegis128l-aesni-glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
aegis256-aesni-asm.S
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2018-08-13 13:35:26 -07:00
aegis256-aesni-glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
aes-i586-asm_32.S
…
aes-x86_64-asm_64.S
…
aes_ctrby8_avx-x86_64.S
…
aes_glue.c
treewide: Add SPDX license identifier for more missed files
2019-05-21 10:50:45 +02:00
aesni-intel_asm.S
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
aesni-intel_avx-x86_64.S
crypto: aesni - Add scatter/gather avx stubs, and use them in C
2018-12-23 11:52:43 +08:00
aesni-intel_glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
blowfish-x86_64-asm_64.S
…
blowfish_glue.c
crypto: x86/blowfish: convert to skcipher interface
2018-03-03 00:03:29 +08:00
camellia-aesni-avx-asm_64.S
…
camellia-aesni-avx2-asm_64.S
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
camellia-x86_64-asm_64.S
…
camellia_aesni_avx2_glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
camellia_aesni_avx_glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
camellia_glue.c
crypto: x86/camellia - convert to skcipher interface
2018-03-03 00:03:32 +08:00
cast5-avx-x86_64-asm_64.S
…
cast5_avx_glue.c
x86: Fix various typos in comments
2018-12-03 10:49:13 +01:00
cast6-avx-x86_64-asm_64.S
…
cast6_avx_glue.c
x86: Fix various typos in comments
2018-12-03 10:49:13 +01:00
chacha-avx2-x86_64.S
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
chacha-avx512vl-x86_64.S
crypto: x86/chacha20 - refactor to allow varying number of rounds
2018-12-13 18:24:58 +08:00
chacha-ssse3-x86_64.S
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
chacha_glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
crc32-pclmul_asm.S
…
crc32-pclmul_glue.c
crypto: x86 - convert to use crypto_simd_usable()
2019-03-22 20:57:27 +08:00
crc32c-intel_glue.c
crypto: x86 - convert to use crypto_simd_usable()
2019-03-22 20:57:27 +08:00
crc32c-pcl-intel-asm_64.S
…
crct10dif-pcl-asm_64.S
crypto: x86/crct10dif-pcl - cleanup and optimizations
2019-02-08 15:29:48 +08:00
crct10dif-pclmul_glue.c
crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
2019-04-08 14:42:54 +08:00
des3_ede-asm_64.S
…
des3_ede_glue.c
crypto: x86/des3_ede - des3_ede_skciphers[] can be static
2018-03-09 22:45:53 +08:00
ghash-clmulni-intel_asm.S
…
ghash-clmulni-intel_glue.c
crypto: shash - remove shash_desc::flags
2019-04-25 15:38:12 +08:00
glue_helper-asm-avx.S
…
glue_helper-asm-avx2.S
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
glue_helper.c
crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()
2018-03-03 00:03:35 +08:00
morus640-sse2-asm.S
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2018-08-13 13:35:26 -07:00
morus640-sse2-glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
morus640_glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
morus1280-avx2-asm.S
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2018-08-13 13:35:26 -07:00
morus1280-avx2-glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
morus1280-sse2-asm.S
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2018-08-13 13:35:26 -07:00
morus1280-sse2-glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
morus1280_glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
nh-avx2-x86_64.S
crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
2018-12-13 18:24:57 +08:00
nh-sse2-x86_64.S
crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305
2018-12-13 18:24:57 +08:00
nhpoly1305-avx2-glue.c
crypto: x86 - convert to use crypto_simd_usable()
2019-03-22 20:57:27 +08:00
nhpoly1305-sse2-glue.c
crypto: x86 - convert to use crypto_simd_usable()
2019-03-22 20:57:27 +08:00
poly1305-avx2-x86_64.S
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
poly1305-sse2-x86_64.S
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
poly1305_glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
serpent-avx-x86_64-asm_64.S
…
serpent-avx2-asm_64.S
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
serpent-sse2-i586-asm_32.S
…
serpent-sse2-x86_64-asm_64.S
…
serpent_avx2_glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
serpent_avx_glue.c
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
2018-03-03 00:03:22 +08:00
serpent_sse2_glue.c
crypto: x86/serpent-sse2 - convert to skcipher interface
2018-03-03 00:03:20 +08:00
sha1_avx2_x86_64_asm.S
…
sha1_ni_asm.S
…
sha1_ssse3_asm.S
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
sha1_ssse3_glue.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
2019-05-30 11:26:32 -07:00
sha256-avx-asm.S
…
sha256-avx2-asm.S
…
sha256-ssse3-asm.S
…
sha256_ni_asm.S
…
sha256_ssse3_glue.c
crypto: x86 - convert to use crypto_simd_usable()
2019-03-22 20:57:27 +08:00
sha512-avx-asm.S
…
sha512-avx2-asm.S
…
sha512-ssse3-asm.S
…
sha512_ssse3_glue.c
crypto: x86 - convert to use crypto_simd_usable()
2019-03-22 20:57:27 +08:00
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_avx_glue.c
crypto: x86/twofish-avx - convert to skcipher interface
2018-03-03 00:03:25 +08:00
twofish_glue.c
…
twofish_glue_3way.c
crypto: x86/twofish-3way - convert to skcipher interface
2018-03-03 00:03:24 +08:00