aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/crypto/chacha-ssse3-x86_64.S
AgeCommit message (Expand)AuthorFilesLines
2021-12-08x86: Prepare asm files for straight-line-speculationGravatar Peter Zijlstra 1-4/+4
2020-07-16crypto: x86/chacha-sse3 - use unaligned loads for state arrayGravatar Ard Biesheuvel 1-8/+8
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Gravatar Jiri Slaby 1-6/+6
2019-10-18x86/asm/crypto: Annotate local functionsGravatar Jiri Slaby 1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-12-13crypto: x86/chacha20 - refactor to allow varying number of roundsGravatar Eric Biggers 1-0/+795