Herbert Xu 07825f0acd crypto: aesni - Fix failure when built-in with modular pcbc 8 years ago
..
sha1-mb 7a0b86b1b9 crypto: sha-mb - Fix total_len for correct hash when larger than 512MB 8 years ago
sha256-mb 7a0b86b1b9 crypto: sha-mb - Fix total_len for correct hash when larger than 512MB 8 years ago
sha512-mb 7a0b86b1b9 crypto: sha-mb - Fix total_len for correct hash when larger than 512MB 8 years ago
Makefile 8c603ff286 crypto: sha512-mb - SHA512 multibuffer job manager and glue code 9 years ago
aes-i586-asm_32.S 3f29974383 crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets 12 years ago
aes-x86_64-asm_64.S 3f29974383 crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets 12 years ago
aes_ctrby8_avx-x86_64.S 0b1e95b2fa crypto: aesni - fix "by8" variant for 128 bit keys 10 years ago
aes_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 years ago
aesni-intel_asm.S 8691ccd764 x86/asm/crypto: Create stack frames in crypto functions 9 years ago
aesni-intel_avx-x86_64.S 79ba451d66 crypto: aesni - fix build on x86 (32bit) 11 years ago
aesni-intel_glue.c 07825f0acd crypto: aesni - Fix failure when built-in with modular pcbc 8 years ago
blowfish-x86_64-asm_64.S 5186e395fe crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and localize jump targets 12 years ago
blowfish_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 years ago
camellia-aesni-avx-asm_64.S 8691ccd764 x86/asm/crypto: Create stack frames in crypto functions 9 years ago
camellia-aesni-avx2-asm_64.S 8691ccd764 x86/asm/crypto: Create stack frames in crypto functions 9 years ago
camellia-x86_64-asm_64.S 59990684b0 crypto: camellia-x86_64/aes-ni: use ENTRY()/ENDPROC() for assembler functions and localize jump targets 12 years ago
camellia_aesni_avx2_glue.c da154e82af x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage 9 years ago
camellia_aesni_avx_glue.c da154e82af x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage 9 years ago
camellia_glue.c 28856a9e52 crypto: xts - consolidate sanity check for keys 9 years ago
cast5-avx-x86_64-asm_64.S 8691ccd764 x86/asm/crypto: Create stack frames in crypto functions 9 years ago
cast5_avx_glue.c d91cab7813 x86/fpu: Rename XSAVE macros 10 years ago
cast6-avx-x86_64-asm_64.S 8691ccd764 x86/asm/crypto: Create stack frames in crypto functions 9 years ago
cast6_avx_glue.c 28856a9e52 crypto: xts - consolidate sanity check for keys 9 years ago
chacha20-avx2-x86_64.S 3d1e93cdf1 crypto: chacha20 - Add an eight block AVX2 variant for x86_64 10 years ago
chacha20-ssse3-x86_64.S cbe09bd51b crypto: chacha20-ssse3 - Align stack pointer to 64 bytes 9 years ago
chacha20_glue.c 7ea0da1d75 crypto: chacha20-simd - Use generic code for small requests 9 years ago
crc32-pclmul_asm.S 2baad6121e x86, crc32-pclmul: Fix build with older binutils 12 years ago
crc32-pclmul_glue.c cd4d09ec6f x86/cpufeature: Carve out X86_FEATURE_* 9 years ago
crc32c-intel_glue.c c592b57347 x86/fpu: Remove use_eager_fpu() 8 years ago
crc32c-pcl-intel-asm_64.S f66f61919e x86/asm/crypto: Move jump_table to .rodata section 9 years ago
crct10dif-pcl-asm_64.S 68411521cc Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" 12 years ago
crct10dif-pclmul_glue.c cd4d09ec6f x86/cpufeature: Carve out X86_FEATURE_* 9 years ago
des3_ede-asm_64.S 6574e6c64e crypto: des_3des - add x86-64 assembly implementation 11 years ago
des3_ede_glue.c d8219f52a7 crypto: x86/des3_ede - drop bogus module aliases 10 years ago
fpu.c 85671860ca crypto: aesni - Convert to skcipher 8 years ago
ghash-clmulni-intel_asm.S 8691ccd764 x86/asm/crypto: Create stack frames in crypto functions 9 years ago
ghash-clmulni-intel_glue.c 7271b33cb8 crypto: ghash-clmulni - Fix cryptd reordering 9 years ago
glue_helper-asm-avx.S a05248ed2d crypto: x86 - add more optimized XTS-mode for serpent-avx 12 years ago
glue_helper-asm-avx2.S cf1521a1a5 crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher 12 years ago
glue_helper.c 065ce32737 crypto: glue_helper - Add skcipher xts helpers 8 years ago
poly1305-avx2-x86_64.S b1ccc8f4b6 crypto: poly1305 - Add a four block AVX2 variant for x86_64 10 years ago
poly1305-sse2-x86_64.S da35b22df3 crypto: poly1305 - Add a two block SSE2 variant for x86_64 10 years ago
poly1305_glue.c da154e82af x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage 9 years ago
salsa20-i586-asm_32.S 044438082c crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember functions and rename ECRYPT_* to salsa20_* 12 years ago
salsa20-x86_64-asm_64.S 044438082c crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember functions and rename ECRYPT_* to salsa20_* 12 years ago
salsa20_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 years ago
serpent-avx-x86_64-asm_64.S 8691ccd764 x86/asm/crypto: Create stack frames in crypto functions 9 years ago
serpent-avx2-asm_64.S 8691ccd764 x86/asm/crypto: Create stack frames in crypto functions 9 years ago
serpent-sse2-i586-asm_32.S 2dcfd44dee crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets 12 years ago
serpent-sse2-x86_64-asm_64.S 2dcfd44dee crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets 12 years ago
serpent_avx2_glue.c abcfdfe07d x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage 9 years ago
serpent_avx_glue.c 28856a9e52 crypto: xts - consolidate sanity check for keys 9 years ago
serpent_sse2_glue.c 054efb6467 x86/cpufeature: Remove cpu_has_xmm2 9 years ago
sha1_avx2_x86_64_asm.S 37b2894717 crypto: x86/sha1 - reduce size of the AVX2 asm implementation 11 years ago
sha1_ni_asm.S c356a7e975 crypto: x86/sha - Intel SHA Extensions optimized SHA1 transform function 10 years ago
sha1_ssse3_asm.S ac9d55dd42 crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROC 12 years ago
sha1_ssse3_glue.c 1a445e8efa crypto: sha-ssse3 - add MODULE_ALIAS 9 years ago
sha256-avx-asm.S 1631030ae6 crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layer 10 years ago
sha256-avx2-asm.S 1631030ae6 crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layer 10 years ago
sha256-ssse3-asm.S 1631030ae6 crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layer 10 years ago
sha256_ni_asm.S 600a2334e8 crypto: x86/sha - Intel SHA Extensions optimized SHA256 transform function 10 years ago
sha256_ssse3_glue.c 1a445e8efa crypto: sha-ssse3 - add MODULE_ALIAS 9 years ago
sha512-avx-asm.S e68410ebf6 crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layer 10 years ago
sha512-avx2-asm.S 00425bb181 crypto: x86/sha512_ssse3 - fixup for asm function prototype change 10 years ago
sha512-ssse3-asm.S e68410ebf6 crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layer 10 years ago
sha512_ssse3_glue.c 1a445e8efa crypto: sha-ssse3 - add MODULE_ALIAS 9 years ago
twofish-avx-x86_64-asm_64.S 8691ccd764 x86/asm/crypto: Create stack frames in crypto functions 9 years ago
twofish-i586-asm_32.S d3f5188dfe crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels 12 years ago
twofish-x86_64-asm_64-3way.S d3f5188dfe crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels 12 years ago
twofish-x86_64-asm_64.S a734b4a23e x86/asm: Replace "MOVQ $imm, %reg" with MOVL 10 years ago
twofish_avx_glue.c 158ecc3918 x86/fpu: Fixup uninitialized feature_name warning 10 years ago
twofish_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 years ago
twofish_glue_3way.c 28856a9e52 crypto: xts - consolidate sanity check for keys 9 years ago