aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/crypto/sha1_avx2_x86_64_asm.S
AgeCommit message (Expand)AuthorFilesLines
2023-04-20crypto: x86/sha - Use local .L symbols for codeGravatar Ard Biesheuvel 1-18/+7
2021-12-08x86: Prepare asm files for straight-line-speculationGravatar Peter Zijlstra 1-1/+1
2021-04-19x86/crypto/sha1_avx2: Standardize stack alignment prologueGravatar Josh Poimboeuf 1-4/+4
2020-01-22crypto: x86/sha - Eliminate casts on asm implementationsGravatar Kees Cook 1-3/+3
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Gravatar Jiri Slaby 1-2/+2
2017-09-20crypto: x86/sha1-avx2 - Fix RBP usageGravatar Josh Poimboeuf 1-3/+1
2017-08-09crypto: x86/sha1 - Fix reads beyond the number of blocks passedGravatar megha.dey@linux.intel.com 1-31/+36
2014-03-25crypto: x86/sha1 - reduce size of the AVX2 asm implementationGravatar Mathias Krause 1-1/+0
2014-03-25crypto: x86/sha1 - fix stack alignment of AVX2 variantGravatar Mathias Krause 1-5/+2
2014-03-21crypto: sha - SHA1 transform x86_64 AVX2Gravatar chandramouli narayanan 1-0/+712