summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/cast5-avx-x86_64-asm_64.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/cast5 - Use RIP-relative addressingArd Biesheuvel2023-04-201-17/+21
* crypto: x86/cast5: Remove redundant alignmentsThomas Gleixner2022-10-171-2/+0
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-6/+6
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-8/+8
* x86/asm/crypto: Annotate local functionsJiri Slaby2019-10-181-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* crypto: x86/cast5 - Fix RBP usageJosh Poimboeuf2017-09-201-17/+30
* crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko2017-01-231-2/+12
* x86/asm/crypto: Create stack frames in crypto functionsJosh Poimboeuf2016-02-241-0/+9
* crypto: cast5-avx: use ENTRY()/ENDPROC() for assembler functions and localize...Jussi Kivilinna2013-01-201-30/+18
* crypto: cast5/cast6 - move lookup tables to shared moduleJussi Kivilinna2012-12-061-8/+8
* crypto: cast5/avx - avoid using temporary stack buffersJussi Kivilinna2012-10-241-75/+257
* crypto: cast5-avx - tune assembler code for more performanceJussi Kivilinna2012-09-071-106/+160
* crypto: cast5 - add x86_64/avx assembler implementationJohannes Goetzfried2012-08-011-0/+322