summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arc4random/getentropy_win.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create branch 'OPENBSD_5_8'.libressl-v2.2.2cvs2svn2015-08-021-59/+0
* correct the failure case for getentropy on win32bcook2014-11-111-3/+3
* Provide a link to the canonical API specification.deraadt2014-07-131-1/+4
* getentropy on Windows. It compiles but has not been thoroughly tested yet.wouter2014-07-121-0/+56