aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/chacha20-ssse3-x86_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko1-2/+5
2016-01-25crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper1-2/+4
2015-07-17crypto: chacha20 - Add a four block SSSE3 variant for x86_64Martin Willi1-0/+483
2015-07-17crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64Martin Willi1-0/+142