aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/crypto/aes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu1-2/+3
2006-06-26[CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu1-2/+12
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu1-5/+5
2006-03-21[CRYPTO] aes: Fixed array boundary violationDavid McCullough1-4/+3
2006-01-09[CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu1-0/+2
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu1-12/+11
2005-08-08[PATCH] x86_64: add MODULE_ALIAS for aesOlaf Hering1-0/+1
2005-07-06[CRYPTO] Add x86_64 asm AESAndreas Steinmetz1-0/+324