aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/twofish-avx-x86_64-asm_64.S
AgeCommit message (Expand)Author
2017-09-20crypto: x86/twofish - Fix RBP usageJosh Poimboeuf
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko
2016-02-24x86/asm/crypto: Create stack frames in crypto functionsJosh Poimboeuf
2013-04-25crypto: x86/twofish-avx - use optimized XTS codeJussi Kivilinna
2013-01-20crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump l...Jussi Kivilinna
2012-10-24crypto: twofish/avx - avoid using temporary stack buffersJussi Kivilinna
2012-09-07crypto: twofish-avx - tune assembler code for more performanceJussi Kivilinna
2012-07-11crypto: twofish-avx - remove useless instructionJohannes Goetzfried
2012-06-12crypto: twofish - add x86_64/avx assembler implementationJohannes Goetzfried