7b668a873e
This change will cause getrandom to be used in preference to /dev/urandom when supported by the kernel. This will also cause BoringSSL-using processes to block until the entropy pool is initialised on systems that support getrandom(2). Change-Id: I2d3a17891502c85884c77138ef0f3a719d7ecfe6 Reviewed-on: https://boringssl-review.googlesource.com/12421 Reviewed-by: Adam Langley <agl@google.com> Commit-Queue: Adam Langley <agl@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> |
||
---|---|---|
.. | ||
asm | ||
CMakeLists.txt | ||
deterministic.c | ||
internal.h | ||
rand.c | ||
urandom.c | ||
windows.c |