Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 年之前
..
Makefile 8280daad43 crypto: twofish - add 3-way parallel x86_64 assembler implemention 13 年之前
aes-i586-asm_32.S 07bf44f869 crypto: aes - Export x86 AES encrypt/decrypt functions 16 年之前
aes-x86_64-asm_64.S 07bf44f869 crypto: aes - Export x86 AES encrypt/decrypt functions 16 年之前
aes_glue.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 年之前
aesni-intel_asm.S 60af520cf2 crypto: aesni-intel - fixed problem with packets that are not multiple of 64bytes 14 年之前
aesni-intel_glue.c 7c52d55170 x86: fix up files really needing to include module.h 13 年之前
blowfish-x86_64-asm_64.S e827bb09c8 crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performance 13 年之前
blowfish_glue.c a516ebafdf crypto: blowfish-x86_64 - fix ctr blocksize to 1 13 年之前
crc32c-intel.c b7e8bdadce crypto: crc32c-intel - Switch to shash 16 年之前
fpu.c b23b645165 crypto: aesni-intel - Merge with fpu.ko 14 年之前
ghash-clmulni-intel_asm.S 68ee87164e crypto: ghash-clmulni-intel - Put proper .data section in place 15 年之前
ghash-clmulni-intel_glue.c c3e73e76a9 crypto: ghash-intel - Fix set but not used in ghash_async_setkey() 14 年之前
salsa20-i586-asm_32.S 974e4b752e [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) 17 年之前
salsa20-x86_64-asm_64.S 9a7dafbba4 [CRYPTO] salsa20: Add x86-64 assembly version 17 年之前
salsa20_glue.c 9a7dafbba4 [CRYPTO] salsa20: Add x86-64 assembly version 17 年之前
sha1_ssse3_asm.S 66be895158 crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 14 年之前
sha1_ssse3_glue.c 66be895158 crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 14 年之前
twofish-i586-asm_32.S 91d41f159d crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of crypto_tfm 13 年之前
twofish-x86_64-asm_64-3way.S 8280daad43 crypto: twofish - add 3-way parallel x86_64 assembler implemention 13 年之前
twofish-x86_64-asm_64.S 91d41f159d crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of crypto_tfm 13 年之前
twofish_glue.c 91d41f159d crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of crypto_tfm 13 年之前
twofish_glue_3way.c 906b2c9f2d crypto: twofish-x86_64-3way - fix ctr blocksize to 1 13 年之前