summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/crypto/getentropy_win.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the libcrypto/crypto directorybeck2016-09-031-59/+0
* Update the link for the getentropy(2) manual to man.openbsd.org/tb2016-08-071-2/+2
* unify files furtherderaadt2015-09-111-2/+2
* 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