summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/poly1305-avx2-x86_64.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers2019-04-081-4/+10
* crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko2017-01-231-2/+4
* crypto: poly1305 - Add a four block AVX2 variant for x86_64Martin Willi2015-07-171-0/+386