aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/include/zinc/poly1305.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* global: update copyrightJason A. Donenfeld2019-01-071-1/+1
|
* global: put SPDX identifier on its own lineJason A. Donenfeld2018-09-201-2/+2
| | | | | The kernel has very specific rules correlating file type with comment type, and also SPDX identifiers can't be merged with other comments.
* crypto: explicitly dual licenseJason A. Donenfeld2018-09-201-1/+1
| | | | Suggested-by: Thomas Gleixner <tglx@linutronix.de>
* crypto: turn Zinc into individual modulesJason A. Donenfeld2018-09-181-6/+0
|
* crypto: pass simd by referenceJason A. Donenfeld2018-09-171-2/+2
|
* poly1305: do not require simd context for archJason A. Donenfeld2018-09-171-2/+1
|
* crypto: make MITJason A. Donenfeld2018-09-161-1/+1
|
* poly1305: rename finish to finalJason A. Donenfeld2018-09-111-3/+3
|
* crypto: import zincJason A. Donenfeld2018-09-031-0/+38