aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/cast5-avx-x86_64-asm_64.S
AgeCommit message (Expand)Author
2017-09-20crypto: x86/cast5 - 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-01-20crypto: cast5-avx: use ENTRY()/ENDPROC() for assembler functions and localize...Jussi Kivilinna
2012-12-06crypto: cast5/cast6 - move lookup tables to shared moduleJussi Kivilinna
2012-10-24crypto: cast5/avx - avoid using temporary stack buffersJussi Kivilinna
2012-09-07crypto: cast5-avx - tune assembler code for more performanceJussi Kivilinna
2012-08-01crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried