aboutsummaryrefslogtreecommitdiff
path: root/crypto/arc4.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-24crypto: prefix module autoloading with "crypto-"Gravatar Kees Cook 1-0/+1
2012-06-14crypto: arc4 - improve performance by using u32 for ctx and variablesGravatar Jussi Kivilinna 1-6/+6
2012-06-14crypto: arc4 - improve performance by adding ecb(arc4)Gravatar Jussi Kivilinna 1-22/+87
2011-06-30crypto: arc4 - Fixed coding style issuesGravatar Mati Vait 1-8/+7
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyGravatar Herbert Xu 1-1/+1
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsGravatar Herbert Xu 1-4/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+103