summaryrefslogtreecommitdiff
path: root/crypto/poly1305_generic.c (follow)
Commit message (Expand)AuthorAge
* crypto: poly1305 - remove ->setkey() methodEric Biggers2018-02-16
* crypto: poly1305 - Export common Poly1305 helpersMartin Willi2015-07-17
* crypto: poly1305 - Pass key as first two message blocks to each desc_ctxMartin Willi2015-06-17
* crypto: poly1305 - Add a generic Poly1305 authenticator implementationMartin Willi2015-06-04