aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/crypto/sha1_avx2_x86_64_asm.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-20crypto: x86/sha - Use local .L symbols for codeArd Biesheuvel1-18/+7
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-1/+1
2021-04-19x86/crypto/sha1_avx2: Standardize stack alignment prologueJosh Poimboeuf1-4/+4
2020-01-22crypto: x86/sha - Eliminate casts on asm implementationsKees Cook1-3/+3
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-2/+2
2017-09-20crypto: x86/sha1-avx2 - Fix RBP usageJosh Poimboeuf1-3/+1
2017-08-09crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com1-31/+36
2014-03-25crypto: x86/sha1 - reduce size of the AVX2 asm implementationMathias Krause1-1/+0
2014-03-25crypto: x86/sha1 - fix stack alignment of AVX2 variantMathias Krause1-5/+2
2014-03-21crypto: sha - SHA1 transform x86_64 AVX2chandramouli narayanan1-0/+712