aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/twofish_avx_glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-24crypto: move x86 to the generic version of ablk_helperArd Biesheuvel1-1/+1
2013-06-21Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher"Jussi Kivilinna1-12/+2
2013-04-25crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna1-2/+12
2013-04-25crypto: x86/twofish-avx - use optimized XTS codeJussi Kivilinna1-40/+51
2012-10-24crypto: twofish/avx - avoid using temporary stack buffersJussi Kivilinna1-58/+15
2012-10-24crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna1-3/+3
2012-08-01crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna1-10/+0
2012-06-27crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helperJussi Kivilinna1-457/+99
2012-06-27crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna1-110/+6
2012-06-12crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried1-0/+1086