aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/zinc/poly1305/poly1305-x86_64.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chacha20,poly1305: switch to perlasm originals on x86_64Samuel Neves2018-11-141-2792/+0
| | | | Signed-off-by: Samuel Neves <sneves@dei.uc.pt>
* 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: make MITJason A. Donenfeld2018-09-161-1/+1
|
* crypto: use CRYPTOGAMS licenseJason A. Donenfeld2018-09-061-3/+3
|
* crypto: import zincJason A. Donenfeld2018-09-031-0/+2792