summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/chacha20-avx2-x86_64.S
AgeCommit message (Expand)AuthorFilesLines
2018-12-13crypto: x86/chacha20 - refactor to allow varying number of roundsEric Biggers1-1026/+0
2018-11-16crypto: x86/chacha20 - Add a 4-block AVX2 variantMartin Willi1-0/+310
2018-11-16crypto: x86/chacha20 - Add a 2-block AVX2 variantMartin Willi1-0/+197
2018-11-16crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variantMartin Willi1-59/+130
2017-10-12crypto: x86/chacha20 - satisfy stack validation 2.0Jason A. Donenfeld1-2/+2
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko1-2/+7
2015-07-17crypto: chacha20 - Add an eight block AVX2 variant for x86_64Martin Willi1-0/+443