aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/poly1305-avx2-x86_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-08crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers1-4/+10
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko1-2/+4
2015-07-17crypto: poly1305 - Add a four block AVX2 variant for x86_64Martin Willi1-0/+386