aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-21[CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu1-2/+3
2006-09-21[CRYPTO] twofish: x86-64 assembly versionJoachim Fritschi3-0/+424
2006-06-26[CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu2-6/+16
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2-12/+16
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 Steinmetz3-0/+519