aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/chacha-ssse3-x86_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-4/+4
2020-07-16crypto: x86/chacha-sse3 - use unaligned loads for state arrayArd Biesheuvel1-8/+8
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-6/+6
2019-10-18x86/asm/crypto: Annotate local functionsJiri Slaby1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-12-13crypto: x86/chacha20 - refactor to allow varying number of roundsEric Biggers1-0/+795