aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/include/zinc/chacha20poly1305.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* crypto: make constant naming scheme consistentJason A. Donenfeld2018-09-251-11/+11
|
* 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-4/+0
|
* crypto: pass simd by referenceJason A. Donenfeld2018-09-171-2/+2
|
* crypto: make MITJason A. Donenfeld2018-09-161-1/+1
|
* crypto: import zincJason A. Donenfeld2018-09-031-0/+54