summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/twofish_avx_glue.c
AgeCommit message (Expand)Author
2013-09-24crypto: move x86 to the generic version of ablk_helperArd Biesheuvel
2013-06-21Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna
2013-04-25crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna
2013-04-25crypto: x86/twofish-avx - use optimized XTS codeJussi Kivilinna
2012-10-24crypto: twofish/avx - avoid using temporary stack buffersJussi Kivilinna
2012-10-24crypto: x86/glue_helper - use le128 instead of u128 for CTR modeJussi Kivilinna
2012-08-01crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna
2012-06-27crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna
2012-06-27crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna
2012-06-12crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried