summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/sha1_ssse3_asm.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/sha1 - fix possible crash with CFI enabledEric Biggers2022-11-251-1/+2
* x86: Prepare asm files for straight-line-speculationPeter Zijlstra2021-12-081-1/+1
* x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada2020-04-091-4/+0
* crypto: x86/sha - Eliminate casts on asm implementationsKees Cook2020-01-221-5/+9
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* x86/asm/64: Use 32-bit XOR to zero registersJan Beulich2018-07-031-1/+1
* crypto: x86/sha1-ssse3 - Fix RBP usageJosh Poimboeuf2017-09-201-6/+5
* crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROCJussi Kivilinna2013-01-201-5/+5
* crypto: sha1 - use Kbuild supplied flags for AVX testMathias Krause2012-06-121-1/+1
* crypto: sha1 - SSSE3 based SHA1 implementation for x86-64Mathias Krause2011-08-101-0/+558