boringssl/crypto/rand
Adam Langley c5c85defb2 Make RAND_seed read a byte of random data.
OpenSSH calls |RAND_seed| before jailing in the expectation that that
will be sufficient to ensure that later RAND calls are successful.

See internal bug 25695426.

Change-Id: I9d3f5665249af6610328ac767cb83059bb2953dd
Reviewed-on: https://boringssl-review.googlesource.com/6494
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-11-16 21:58:46 +00:00
..
asm Add missing comma in .type pragma for rdrand code. 2015-06-23 15:01:45 -07:00
CMakeLists.txt Merge hwrand.c into rand.c. 2015-09-25 22:07:42 +00:00
internal.h Merge hwrand.c into rand.c. 2015-09-25 22:07:42 +00:00
rand.c Make RAND_seed read a byte of random data. 2015-11-16 21:58:46 +00:00
urandom.c Buffer reads of urandom, if you promise no forking. 2015-09-09 01:02:54 +00:00
windows.c Use the correct case for Windows headers. 2015-06-09 21:38:04 +00:00