aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/salsa20_glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-29crypto: salsa20 - fix blkcipher_walk API usageEric Biggers1-7/+0
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-2/+2
2013-01-20crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember functions and rename ECRYPT_* to salsa20_*Jussi Kivilinna1-5/+0
2012-08-01crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna1-1/+0
2008-01-11[CRYPTO] salsa20: Add x86-64 assembly versionTan Swee Heng1-0/+2
2008-01-11[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)Tan Swee Heng1-0/+127