summaryrefslogtreecommitdiff
path: root/crypto/twofish.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-21[CRYPTO] twofish: Fix the priorityJoachim Fritschi1-0/+2
2006-09-21[CRYPTO] twofish: Split out common c codeJoachim Fritschi1-697/+1
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu1-7/+7
2006-03-21[CRYPTO] twofish: Use rol32/ror32 where appropriateDenis Vlasenko1-10/+11
2006-01-09[CRYPTO] cipher: Set alignmask for multi-byte loadsHerbert Xu1-0/+1
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu1-4/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+902