summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/sha1_avx2_x86_64_asm.S
AgeCommit message (Expand)Author
2020-01-22crypto: x86/sha - Eliminate casts on asm implementationsKees Cook
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2017-09-20crypto: x86/sha1-avx2 - Fix RBP usageJosh Poimboeuf
2017-08-09crypto: x86/sha1 - Fix reads beyond the number of blocks passedmegha.dey@linux.intel.com
2014-03-25crypto: x86/sha1 - reduce size of the AVX2 asm implementationMathias Krause
2014-03-25crypto: x86/sha1 - fix stack alignment of AVX2 variantMathias Krause
2014-03-21crypto: sha - SHA1 transform x86_64 AVX2chandramouli narayanan