summaryrefslogtreecommitdiffstats
path: root/include/crypto/poly1305.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: poly1305 - add Poly1305 core APIEric Biggers2018-11-201-0/+16
* crypto: poly1305 - use structures for key and accumulatorEric Biggers2018-11-201-2/+10
* crypto: poly1305 - remove ->setkey() methodEric Biggers2018-01-121-2/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* crypto: poly1305 - Export common Poly1305 helpersMartin Willi2015-07-171-0/+41