linux/arch/x86/crypto
Tan Swee Heng 974e4b752e [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
This patch contains the salsa20-i586 implementation. The original
assembly code came from
<http://cr.yp.to/snuffle/salsa20/x86-pm/salsa20.s>. I have reformatted
it (added indents) so that it matches the other algorithms in
arch/x86/crypto.

Signed-off-by: Tan Swee Heng <thesweeheng@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2008-01-11 08:16:57 +11:00
..
aes-i586-asm_32.S [CRYPTO] aes-i586: Remove setkey 2008-01-11 08:16:10 +11:00
aes-x86_64-asm_64.S [CRYPTO] aes-x86-64: Remove setkey 2008-01-11 08:16:10 +11:00
aes_glue.c [CRYPTO] aes-asm: Merge common glue code 2008-01-11 08:16:24 +11:00
Makefile [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) 2008-01-11 08:16:57 +11:00
salsa20-i586-asm_32.S [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) 2008-01-11 08:16:57 +11:00
salsa20_glue.c [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) 2008-01-11 08:16:57 +11:00
twofish-i586-asm_32.S i386: move crypto 2007-10-11 11:16:21 +02:00
twofish-x86_64-asm_64.S x86_64: move crypto 2007-10-11 11:17:03 +02:00
twofish_32.c i386: move crypto 2007-10-11 11:16:21 +02:00
twofish_64.c x86_64: move crypto 2007-10-11 11:17:03 +02:00