summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/camellia-aesni-avx2-asm_64.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/camellia - Use RIP-relative addressingArd Biesheuvel2023-04-201-15/+15
* crypto: x86/camellia: Remove redundant alignmentsThomas Gleixner2022-10-171-4/+0
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-7/+7
* x86/crypto/camellia-aesni-avx2: Unconditionally allocate stack bufferJosh Poimboeuf2021-04-191-3/+2
* crypto: x86/camellia - drop CTR mode implementationArd Biesheuvel2021-01-141-144/+0
* crypto: x86/camellia - switch to XTS templateArd Biesheuvel2021-01-141-207/+0
* x86: Change {JMP,CALL}_NOSPEC argumentPeter Zijlstra2020-04-301-1/+1
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-12/+12
* x86/asm/crypto: Annotate local functionsJiri Slaby2019-10-181-10/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse2018-01-121-1/+2
* crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko2017-01-231-3/+9
* x86/asm/crypto: Create stack frames in crypto functionsJosh Poimboeuf2016-02-241-0/+15
* crypto: camellia-aesni-avx2 - tune assembly code for more performanceJussi Kivilinna2013-06-211-71/+89
* crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna2013-04-251-0/+1368