summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/crypto
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared crypto/MakefileThomas Gleixner2007-10-112-12/+17
* x86_64: prepare shared crypto/aes.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared crypto/twofish-x86_64-asm.SThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared crypto/aes-x86_64-asm.SThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared crypto/twofish.cThomas Gleixner2007-10-112-1/+1
* [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-211-2/+3
* [CRYPTO] twofish: x86-64 assembly versionJoachim Fritschi2006-09-213-0/+424
* [CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu2006-06-262-6/+16
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-262-12/+16
* [CRYPTO] aes: Fixed array boundary violationDavid McCullough2006-03-211-4/+3Star
* [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/+11Star
* [PATCH] x86_64: add MODULE_ALIAS for aesOlaf Hering2005-08-091-0/+1
* [CRYPTO] Add x86_64 asm AESAndreas Steinmetz2005-07-063-0/+519