summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/camellia-aesni-avx-asm_64.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/camellia: Remove redundant alignmentsThomas Gleixner2022-10-171-2/+0
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-7/+7
* crypto: x86/camellia - drop CTR mode implementationArd Biesheuvel2021-01-141-117/+0
* crypto: x86/camellia - switch to XTS templateArd Biesheuvel2021-01-141-181/+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
* 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-1/+4
* x86/asm/crypto: Create stack frames in crypto functionsJosh Poimboeuf2016-02-241-0/+15
* crypto: x86/camellia-aesni-avx - add more optimized XTS codeJussi Kivilinna2013-04-251-1/+179
* crypto: camellia-x86_64/aes-ni: use ENTRY()/ENDPROC() for assembler functions...Jussi Kivilinna2013-01-201-24/+14
* crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia...Jussi Kivilinna2012-11-091-0/+1102