summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/poly1305-avx2-x86_64.S
AgeCommit message (Expand)Author
2020-01-16crypto: x86/poly1305 - wire up faster implementations for kernelJason A. Donenfeld
2020-01-16crypto: poly1305 - add new 32 and 64-bit generic versionsJason A. Donenfeld
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-08crypto: x86/poly1305 - fix overflow during partial reductionEric Biggers
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko
2015-07-17crypto: poly1305 - Add a four block AVX2 variant for x86_64Martin Willi