summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/chacha-ssse3-x86_64.S
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/chacha-sse3 - use unaligned loads for state arrayArd Biesheuvel2020-07-161-8/+8
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-6/+6
* x86/asm/crypto: Annotate local functionsJiri Slaby2019-10-181-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* crypto: x86/chacha20 - refactor to allow varying number of roundsEric Biggers2018-12-131-0/+795