summaryrefslogtreecommitdiffstats
path: root/crypto/aes.c
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-211-2/+3
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-261-7/+7
* [CRYPTO] aes: Fixed array boundary violationDavid McCullough2006-03-211-4/+3
* [CRYPTO] cipher: Set alignmask for multi-byte loadsHerbert Xu2006-01-091-0/+1
* [CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu2006-01-091-0/+2
* [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-091-29/+31
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+451