summaryrefslogtreecommitdiffstats
path: root/sys/crypto/chacha_private.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync chacha_ivsetup to the version in ssh so that we couldmikeb2015-10-271-4/+4
| | | | | | specify custom counter value when setting up Chacha context. ok reyk djm
* replace rc4 with ChaCha20 here, too; ok djm, tedu, deraadtmarkus2013-11-021-0/+220