aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/salsa20_generic.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: add missing crypto module aliasesMathias Krause2015-02-201-0/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-02-201-1/+1
* crypto: salsa20 - Remove private wrappers around various operationsHarvey Harrison2008-12-251-39/+36
* [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-211-4/+4
* [CRYPTO] salsa20_generic: Fix multi-page processingTan Swee Heng2008-01-111-11/+23
* [CRYPTO] salsa20: Salsa20 stream cipherTan Swee Heng2008-01-111-0/+243