aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/serpent-avx-x86_64-asm_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko1-2/+3
2016-02-24x86/asm/crypto: Create stack frames in crypto functionsJosh Poimboeuf1-0/+13
2013-04-25crypto: x86 - add more optimized XTS-mode for serpent-avxJussi Kivilinna1-2/+43
2013-01-20crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targetsJussi Kivilinna1-24/+11
2012-10-24crypto: serpent/avx - avoid using temporary stack buffersJussi Kivilinna1-58/+108
2012-06-14crypto: serpent-sse2/avx - allow both to be built into kernelJussi Kivilinna1-6/+6
2012-06-12crypto: serpent - add x86_64/avx assembler implementationJohannes Goetzfried1-0/+704