aboutsummaryrefslogtreecommitdiff
path: root/crypto/twofish.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-21[CRYPTO] all: Clean up init()/fini()Gravatar Kamalesh Babulal 1-4/+4
2006-09-21[CRYPTO] twofish: Fix the priorityGravatar Joachim Fritschi 1-0/+2
2006-09-21[CRYPTO] twofish: Split out common c codeGravatar Joachim Fritschi 1-697/+1
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsGravatar Herbert Xu 1-7/+7
2006-03-21[CRYPTO] twofish: Use rol32/ror32 where appropriateGravatar Denis Vlasenko 1-10/+11
2006-01-09[CRYPTO] cipher: Set alignmask for multi-byte loadsGravatar Herbert Xu 1-0/+1
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleGravatar Herbert Xu 1-4/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+902