summaryrefslogtreecommitdiff
path: root/arch/x86/crypto/chacha20-ssse3-x86_64.S
AgeCommit message (Expand)Author
2018-12-13crypto: x86/chacha20 - refactor to allow varying number of roundsEric Biggers
2018-12-13crypto: x86/chacha20 - add XChaCha20 supportEric Biggers
2018-11-16crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variantMartin Willi
2018-11-16crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variantMartin Willi
2017-10-12crypto: x86/chacha20 - satisfy stack validation 2.0Jason A. Donenfeld
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko
2016-01-25crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper
2015-07-17crypto: chacha20 - Add a four block SSSE3 variant for x86_64Martin Willi
2015-07-17crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64Martin Willi