summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/poly1305-x86_64-cryptogams.pl
Commit message (Expand)AuthorAgeFilesLines
* crypto: x86/poly1305: Remove custom function alignmentThomas Gleixner2022-10-171-1/+0
* crypto: x86/poly1305 - Fixup SLSPeter Zijlstra2022-03-251-19/+19
* crypto: x86/poly1305 - Use TEST %reg,%reg instead of CMP $0,%regUros Bizjak2020-12-041-1/+1
* crypto: poly1305-x86_64 - Use XORL r32,32Uros Bizjak2020-09-111-4/+4
* x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld2020-04-091-8/+0
* x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada2020-04-091-8/+0
* crypto: x86/poly1305 - wire up faster implementations for kernelJason A. Donenfeld2020-01-161-288/+394
* crypto: x86/poly1305 - import unmodified cryptogams implementationJason A. Donenfeld2020-01-161-0/+4159