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 6a76a69923 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 13 years ago
..
Makefile crypto: camellia - add assembler implementation for x86_64 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
aesni-intel_glue.c Merge branch 'kmap_atomic' of git://github.com/congwang/linux 13 years ago
blowfish-x86_64-asm_64.S
blowfish_glue.c crypto: blowfish-x86_64 - set alignmask to zero 13 years ago
camellia-x86_64-asm_64.S crypto: camellia - add assembler implementation for x86_64 13 years ago
camellia_glue.c crypto: camellia-x86_64 - module init/exit functions should be static 13 years ago
crc32c-intel.c crypto: Add support for x86 cpuid auto loading for x86 crypto drivers 13 years ago
fpu.c
ghash-clmulni-intel_asm.S
ghash-clmulni-intel_glue.c crypto: Add support for x86 cpuid auto loading for x86 crypto drivers 13 years ago
salsa20-i586-asm_32.S
salsa20-x86_64-asm_64.S
salsa20_glue.c
serpent-sse2-i586-asm_32.S crypto: serpent-sse2 - change transpose_4x4 to only use integer instructions 13 years ago
serpent-sse2-x86_64-asm_64.S crypto: serpent-sse2 - change transpose_4x4 to only use integer instructions 13 years ago
serpent_sse2_glue.c crypto: serpent-sse2 - combine ablk_*_init functions 13 years ago
sha1_ssse3_asm.S
sha1_ssse3_glue.c
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_64/i586 - set alignmask to zero 13 years ago
twofish_glue_3way.c crypto: twofish-x86_64-3way - module init/exit functions should be static 13 years ago