aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/arc4.c
AgeCommit message (Expand)Author
2020-06-01crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2019-02-15crypto: export arc4 definesIuliana Prodan
2019-01-11crypto: arc4 - convert to skcipher APIEric Biggers
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2012-06-14crypto: arc4 - improve performance by using u32 for ctx and variablesJussi Kivilinna
2012-06-14crypto: arc4 - improve performance by adding ecb(arc4)Jussi Kivilinna
2011-06-30crypto: arc4 - Fixed coding style issuesMati Vait
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds