Ard Biesheuvel 00425bb181 crypto: x86/sha512_ssse3 - fixup for asm function prototype change 10 years ago
..
sha-mb 555fa17b2b crypto: sha-mb - mark Multi buffer SHA1 helper cipher 10 years ago
Makefile 0b8c960cf6 crypto: sha-mb - Add avx2_supported check. 10 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 e31ac32d3b crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106 10 years ago
aesni-intel_avx-x86_64.S 79ba451d66 crypto: aesni - fix build on x86 (32bit) 11 years ago
aesni-intel_glue.c cb906953d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 10 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 b5c5b072dc crypto: x86/camellia-aesni-avx - add more optimized XTS code 12 years ago
camellia-aesni-avx2-asm_64.S acfffdb803 crypto: camellia-aesni-avx2 - tune assembly code for more performance 12 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 a62356a978 crypto: camellia_aesni_avx2 - mark AES-NI Camellia helper ciphers 10 years ago
camellia_aesni_avx_glue.c 7d2c31dd70 crypto: camellia_aesni_avx - mark AVX Camellia helper ciphers 10 years ago
camellia_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 years ago
cast5-avx-x86_64-asm_64.S e17e209ea4 crypto: cast5-avx: use ENTRY()/ENDPROC() for assembler functions and localize jump targets 12 years ago
cast5_avx_glue.c 680574e8b3 crypto: cast5_avx - mark CAST5 helper ciphers 10 years ago
cast6-avx-x86_64-asm_64.S 70177286e1 crypto: cast6-avx: use new optimized XTS code 12 years ago
cast6_avx_glue.c e69b8a46ca crypto: cast6_avx - mark CAST6 helper ciphers 10 years ago
crc32-pclmul_asm.S 2baad6121e x86, crc32-pclmul: Fix build with older binutils 12 years ago
crc32-pclmul_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 years ago
crc32c-intel_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 years ago
crc32c-pcl-intel-asm_64.S a734b4a23e x86/asm: Replace "MOVQ $imm, %reg" with MOVL 10 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 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 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 4943ba16bb crypto: include crypto- module prefix in template 10 years ago
ghash-clmulni-intel_asm.S 0ea481466d crypto: ghash-clmulni-intel - Use u128 instead of be128 for internal key 11 years ago
ghash-clmulni-intel_glue.c 6a9b52b7fa crypto: clmulni - mark ghash clmulni helper ciphers 10 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 05713ba905 crypto: don't export static symbol 10 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 a05248ed2d crypto: x86 - add more optimized XTS-mode for serpent-avx 12 years ago
serpent-avx2-asm_64.S 56d76c96a9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher 12 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 f82419acd8 crypto: serpent_avx2 - mark Serpent AVX2 helper ciphers 10 years ago
serpent_avx_glue.c 65aed53941 crypto: serpent_avx - mark Serpent AVX helper ciphers 10 years ago
serpent_sse2_glue.c 748be1f1bf crypto: serpent_sse2 - mark Serpent SSE2 helper ciphers 10 years ago
sha1_avx2_x86_64_asm.S 37b2894717 crypto: x86/sha1 - reduce size of the AVX2 asm implementation 11 years ago
sha1_ssse3_asm.S ac9d55dd42 crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROC 12 years ago
sha1_ssse3_glue.c 824b43763c crypto: x86/sha1_ssse3 - move SHA-1 SSSE3 implementation to base layer 10 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_ssse3_glue.c 1631030ae6 crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layer 10 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 e68410ebf6 crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layer 10 years ago
twofish-avx-x86_64-asm_64.S 18be45270a crypto: x86/twofish-avx - use optimized XTS code 12 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 4dda66f62e crypto: twofish_avx - mark Twofish AVX helper ciphers 10 years ago
twofish_glue.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 years ago
twofish_glue_3way.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 years ago