aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/poly1305-donna32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-02crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann1-1/+2
2020-01-16crypto: poly1305 - add new 32 and 64-bit generic versionsJason A. Donenfeld1-0/+204