summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/chacha.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* revert __bounded change; it causes way more problems for portable thandjm2014-05-021-6/+6
* use __bounded(...) attribute recently added to sys/cdefs.h instead ofdjm2014-03-261-6/+6
* Add a new protocol 2 transport cipher "chacha20-poly1305@openssh.com"djm2013-11-211-0/+35