Herbert Xu 68411521cc Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" il y a 12 ans
..
Makefile 68411521cc Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" il y a 12 ans
ablk_helper.c a9629d7142 crypto: aes_ni - change to use shared ablk_* functions il y a 13 ans
aes-i586-asm_32.S 3f29974383 crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets il y a 13 ans
aes-x86_64-asm_64.S 3f29974383 crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets il y a 13 ans
aes_glue.c 7af6c24568 crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
aesni-intel_asm.S fe6510b5d6 crypto: aesni_intel - fix accessing of unaligned memory il y a 12 ans
aesni-intel_glue.c c456a9cd1a crypto: aesni_intel - add more optimized XTS mode for x86-64 il y a 12 ans
blowfish-x86_64-asm_64.S 5186e395fe crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and localize jump targets il y a 13 ans
blowfish_glue.c 3d387ef08c Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher" il y a 12 ans
camellia-aesni-avx-asm_64.S b5c5b072dc crypto: x86/camellia-aesni-avx - add more optimized XTS code il y a 12 ans
camellia-aesni-avx2-asm_64.S acfffdb803 crypto: camellia-aesni-avx2 - tune assembly code for more performance il y a 12 ans
camellia-x86_64-asm_64.S 59990684b0 crypto: camellia-x86_64/aes-ni: use ENTRY()/ENDPROC() for assembler functions and localize jump targets il y a 13 ans
camellia_aesni_avx2_glue.c f3f935a76a crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher il y a 12 ans
camellia_aesni_avx_glue.c f3f935a76a crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher il y a 12 ans
camellia_glue.c 2a128b4b74 crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignment il y a 12 ans
cast5-avx-x86_64-asm_64.S e17e209ea4 crypto: cast5-avx: use ENTRY()/ENDPROC() for assembler functions and localize jump targets il y a 13 ans
cast5_avx_glue.c c12ab20b16 crypto: cast5/avx - avoid using temporary stack buffers il y a 13 ans
cast6-avx-x86_64-asm_64.S 70177286e1 crypto: cast6-avx: use new optimized XTS code il y a 12 ans
cast6_avx_glue.c 70177286e1 crypto: cast6-avx: use new optimized XTS code il y a 12 ans
crc32-pclmul_asm.S 2baad6121e x86, crc32-pclmul: Fix build with older binutils il y a 12 ans
crc32-pclmul_glue.c 78c37d191d crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation il y a 13 ans
crc32c-intel_glue.c 6a8ce1ef39 crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction il y a 13 ans
crc32c-pcl-intel-asm_64.S 57ae1b0532 crypto: crc32-pclmul - Use gas macro for pclmulqdq il y a 12 ans
crct10dif-pcl-asm_64.S 68411521cc Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" il y a 12 ans
crct10dif-pclmul_glue.c 68411521cc Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" il y a 12 ans
fpu.c b23b645165 crypto: aesni-intel - Merge with fpu.ko il y a 14 ans
ghash-clmulni-intel_asm.S b05d3f3756 crypto: x86/ghash - assembler clean-up: use ENDPROC at end of assember functions il y a 13 ans
ghash-clmulni-intel_glue.c 7af6c24568 crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
glue_helper-asm-avx.S a05248ed2d crypto: x86 - add more optimized XTS-mode for serpent-avx il y a 12 ans
glue_helper-asm-avx2.S cf1521a1a5 crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher il y a 12 ans
glue_helper.c a05248ed2d crypto: x86 - add more optimized XTS-mode for serpent-avx il y a 12 ans
salsa20-i586-asm_32.S 044438082c crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember functions and rename ECRYPT_* to salsa20_* il y a 13 ans
salsa20-x86_64-asm_64.S 044438082c crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember functions and rename ECRYPT_* to salsa20_* il y a 13 ans
salsa20_glue.c 044438082c crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember functions and rename ECRYPT_* to salsa20_* il y a 13 ans
serpent-avx-x86_64-asm_64.S a05248ed2d crypto: x86 - add more optimized XTS-mode for serpent-avx il y a 12 ans
serpent-avx2-asm_64.S 56d76c96a9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher il y a 12 ans
serpent-sse2-i586-asm_32.S 2dcfd44dee crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets il y a 13 ans
serpent-sse2-x86_64-asm_64.S 2dcfd44dee crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets il y a 13 ans
serpent_avx2_glue.c 56d76c96a9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher il y a 12 ans
serpent_avx_glue.c 56d76c96a9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher il y a 12 ans
serpent_sse2_glue.c 58990986f1 crypto: x86/glue_helper - use le128 instead of u128 for CTR mode il y a 13 ans
sha1_ssse3_asm.S ac9d55dd42 crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROC il y a 13 ans
sha1_ssse3_glue.c 65df577439 crypto: sha1 - use Kbuild supplied flags for AVX test il y a 13 ans
sha256-avx-asm.S de614e561b crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations il y a 12 ans
sha256-avx2-asm.S d34a460092 crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructions il y a 12 ans
sha256-ssse3-asm.S de614e561b crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations il y a 12 ans
sha256_ssse3_glue.c a710f761fc crypto: sha256_ssse3 - add sha224 support il y a 12 ans
sha512-avx-asm.S e01d69cb01 crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructions. il y a 12 ans
sha512-avx2-asm.S 5663535b69 crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX instruction. il y a 12 ans
sha512-ssse3-asm.S bf215cee23 crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental SSE3 instructions. il y a 12 ans
sha512_ssse3_glue.c 340991e30c crypto: sha512_ssse3 - add sha384 support il y a 12 ans
twofish-avx-x86_64-asm_64.S 18be45270a crypto: x86/twofish-avx - use optimized XTS code il y a 12 ans
twofish-i586-asm_32.S d3f5188dfe crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels il y a 13 ans
twofish-x86_64-asm_64-3way.S d3f5188dfe crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels il y a 13 ans
twofish-x86_64-asm_64.S d3f5188dfe crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels il y a 13 ans
twofish_avx_glue.c 99f42f937a Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher" il y a 12 ans
twofish_glue.c 7af6c24568 crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations il y a 13 ans
twofish_glue_3way.c 58990986f1 crypto: x86/glue_helper - use le128 instead of u128 for CTR mode il y a 13 ans