aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/cast6-avx-x86_64-asm_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2017-09-20crypto: x86/cast6 - Fix RBP usageJosh Poimboeuf1-16/+34
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko1-2/+10
2016-02-24x86/asm/crypto: Create stack frames in crypto functionsJosh Poimboeuf1-0/+13
2013-04-25crypto: cast6-avx: use new optimized XTS codeJussi Kivilinna1-1/+47
2013-01-20crypto: cast6-avx: use ENTRY()/ENDPROC() for assembler functionsJussi Kivilinna1-24/+11
2012-12-06crypto: cast5/cast6 - move lookup tables to shared moduleJussi Kivilinna1-8/+8
2012-10-24crypto: cast6/avx - avoid using temporary stack buffersJussi Kivilinna1-67/+123
2012-09-07crypto: cast6-avx - tune assembler code for more performanceJussi Kivilinna1-114/+162
2012-08-01crypto: cast6 - add x86_64/avx assembler implementationJohannes Goetzfried1-0/+335