boringssl/crypto/rand
Adam Langley d75545600d Merge hwrand.c into rand.c.
By doing this the compiler can notice that much of the code is unused in
the case that we know that we can't have a hardware RNG (i.e. ARM).

Change-Id: I72d364a30080364d700f855640e0164c2c62f0de
Reviewed-on: https://boringssl-review.googlesource.com/6001
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-09-25 22:07:42 +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 Merge hwrand.c into rand.c. 2015-09-25 22:07:42 +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