You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/arch/x86/crypto
Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
..
Makefile crypto: twofish - add 3-way parallel x86_64 assembler implemention 13 years ago
aes-i586-asm_32.S
aes-x86_64-asm_64.S
aes_glue.c Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
aesni-intel_asm.S crypto: aesni-intel - fixed problem with packets that are not multiple of 64bytes 14 years ago
aesni-intel_glue.c x86: fix up files really needing to include module.h 13 years ago
blowfish-x86_64-asm_64.S crypto: blowfish-x86_64 - improve x86_64 blowfish 4-way performance 13 years ago
blowfish_glue.c crypto: blowfish-x86_64 - fix ctr blocksize to 1 13 years ago
crc32c-intel.c
fpu.c crypto: aesni-intel - Merge with fpu.ko 14 years ago
ghash-clmulni-intel_asm.S crypto: ghash-clmulni-intel - Put proper .data section in place 15 years ago
ghash-clmulni-intel_glue.c crypto: ghash-intel - Fix set but not used in ghash_async_setkey() 14 years ago
salsa20-i586-asm_32.S
salsa20-x86_64-asm_64.S
salsa20_glue.c
sha1_ssse3_asm.S crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 14 years ago
sha1_ssse3_glue.c crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 14 years ago
twofish-i586-asm_32.S crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of crypto_tfm 13 years ago
twofish-x86_64-asm_64-3way.S crypto: twofish - add 3-way parallel x86_64 assembler implemention 13 years ago
twofish-x86_64-asm_64.S crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of crypto_tfm 13 years ago
twofish_glue.c crypto: twofish-x86-asm - make assembler functions use twofish_ctx instead of crypto_tfm 13 years ago
twofish_glue_3way.c crypto: twofish-x86_64-3way - fix ctr blocksize to 1 13 years ago