summaryrefslogtreecommitdiffstats
path: root/lib/crypto/poly1305.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann2021-04-021-1/+2
* crypto: poly1305 - add new 32 and 64-bit generic versionsJason A. Donenfeld2020-01-161-162/+7
* crypto: poly1305 - expose init/update/final library interfaceArd Biesheuvel2019-11-171-0/+74
* crypto: poly1305 - move core routines into a separate libraryArd Biesheuvel2019-11-171-0/+158