summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/twofish_avx_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: move x86 to the generic version of ablk_helperArd Biesheuvel2013-09-231-1/+1
* Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna2013-06-211-12/+2Star
* crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna2013-04-251-2/+12
* crypto: x86/twofish-avx - use optimized XTS codeJussi Kivilinna2013-04-251-40/+51
* crypto: twofish/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-241-58/+15Star
* crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna2012-10-241-3/+3
* crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-011-10/+0Star
* crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna2012-06-271-457/+99Star
* crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna2012-06-271-110/+6Star
* crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried2012-06-121-0/+1086