aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/poly1305-x86_64-cryptogams.pl (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-25crypto: x86/poly1305 - Fixup SLSPeter Zijlstra1-19/+19
2020-12-04crypto: x86/poly1305 - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak1-1/+1
2020-09-11crypto: poly1305-x86_64 - Use XORL r32,32Uros Bizjak1-4/+4
2020-04-09x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld1-8/+0
2020-04-09x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada1-8/+0
2020-01-16crypto: x86/poly1305 - wire up faster implementations for kernelJason A. Donenfeld1-288/+394
2020-01-16crypto: x86/poly1305 - import unmodified cryptogams implementationJason A. Donenfeld1-0/+4159