aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/sha1_ssse3_asm.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-1/+1
2020-04-09x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada1-4/+0
2020-01-22crypto: x86/sha - Eliminate casts on asm implementationsKees Cook1-5/+9
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-07-03x86/asm/64: Use 32-bit XOR to zero registersJan Beulich1-1/+1
2017-09-20crypto: x86/sha1-ssse3 - Fix RBP usageJosh Poimboeuf1-6/+5
2013-01-20crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROCJussi Kivilinna1-5/+5
2012-06-12crypto: sha1 - use Kbuild supplied flags for AVX testMathias Krause1-1/+1
2011-08-10crypto: sha1 - SSSE3 based SHA1 implementation for x86-64Mathias Krause1-0/+558