summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/crypto/aes.c
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu2006-06-261-2/+12
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-261-5/+5
* [CRYPTO] aes: Fixed array boundary violationDavid McCullough2006-03-211-4/+3
* [CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu2006-01-091-0/+2
* [CRYPTO] Use standard byte order macros wherever possibleHerbert Xu2006-01-091-12/+11
* [PATCH] x86_64: add MODULE_ALIAS for aesOlaf Hering2005-08-081-0/+1
* [CRYPTO] Add x86_64 asm AESAndreas Steinmetz2005-07-061-0/+324