boringssl/crypto/rand
David Benjamin 29270dea85 Split unlock functions into read/write variants.
Windows SRWLOCK requires you call different functions here. Split
them up in preparation for switching Windows from CRITICAL_SECTION.

BUG=37

Change-Id: I7b5c6a98eab9ae5bb0734b805cfa1ff334918f35
Reviewed-on: https://boringssl-review.googlesource.com/8080
Reviewed-by: Adam Langley <agl@google.com>
2016-05-31 21:09:29 +00:00
..
asm
CMakeLists.txt Add a deterministic PRNG for fuzzing. 2016-03-03 01:36:19 +00:00
deterministic.c Add a deterministic PRNG for fuzzing. 2016-03-03 01:36:19 +00:00
internal.h Merge hwrand.c into rand.c. 2015-09-25 22:07:42 +00:00
rand.c Add a deterministic PRNG for fuzzing. 2016-03-03 01:36:19 +00:00
urandom.c Split unlock functions into read/write variants. 2016-05-31 21:09:29 +00:00
windows.c Add a deterministic PRNG for fuzzing. 2016-03-03 01:36:19 +00:00