summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/poly1305-sse2-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-8/+14
* crypto: x86/poly1305 - Clear key material from stack in SSE2 variantTommi Hirvola2019-02-281-0/+4
* crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko2017-01-231-2/+4
* crypto: poly1305 - Add a two block SSE2 variant for x86_64Martin Willi2015-07-171-0/+306
* crypto: poly1305 - Add a SSE2 SIMD variant for x86_64Martin Willi2015-07-171-0/+276