aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/crypto/zinc/chacha20/chacha20-mips.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: update copyrightJason A. Donenfeld2019-01-071-1/+1
* chacha20-mips32r2: reduce stack and branches in loop, refactor jumptable handlingRené van Dorst2018-09-251-79/+94
* chacha20-mips32r2: reduce jumptable entry size and stack usageRené van Dorst2018-09-221-39/+48
* chacha20-mips32r2: use simpler calling conventionJason A. Donenfeld2018-09-211-175/+140
* chacha20-mips32r2: remove reorder directivesRené van Dorst2018-09-211-107/+68
* chacha20-mips32r2: fix typo to allow reorder againRené van Dorst2018-09-211-1/+1
* global: put SPDX identifier on its own lineJason A. Donenfeld2018-09-201-2/+2
* crypto: explicitly dual licenseJason A. Donenfeld2018-09-201-1/+1
* crypto: make MITJason A. Donenfeld2018-09-161-1/+1
* crypto: import zincJason A. Donenfeld2018-09-031-0/+474