summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/sha1_avx2_x86_64_asm.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/sha - Use local .L symbols for codeArd Biesheuvel2023-04-201-18/+7
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-1/+1
* x86/crypto/sha1_avx2: Standardize stack alignment prologueJosh Poimboeuf2021-04-191-4/+4
* crypto: x86/sha - Eliminate casts on asm implementationsKees Cook2020-01-221-3/+3
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-2/+2
* crypto: x86/sha1-avx2 - Fix RBP usageJosh Poimboeuf2017-09-201-3/+1
* crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com2017-08-091-31/+36
* crypto: x86/sha1 - reduce size of the AVX2 asm implementationMathias Krause2014-03-251-1/+0
* crypto: x86/sha1 - fix stack alignment of AVX2 variantMathias Krause2014-03-251-5/+2
* crypto: sha - SHA1 transform x86_64 AVX2chandramouli narayanan2014-03-211-0/+712