summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arc4random/arc4random_win.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tighten behavior of _rs_allocate on Windows.bcook2016-06-301-4/+7
* back in september I did the large abstraction refactoring to allow thesederaadt2015-01-151-1/+2
* Move more OS-specific functionality to arc4random.h headers.bcook2014-07-201-1/+7
* initial win32 ARC4_LOCK/UNLOCK implementation.bcook2014-07-201-1/+21
* Change _rs_allocate so it can combine the two regions (rs and rsx)deraadt2014-07-191-10/+13
* Seperate arc4random's os-dependent parts into static inline functions,deraadt2014-07-181-0/+45