boringssl/crypto/fipsmodule/rand
Adam Langley c88f24596c Don't print message when waiting for urandom entropy.
This doesn't actually measure what we need(*) and, because of that, it's
way more noisy than expected.

(*) We want to know whether the pool has been initialised, not whether
it currently thinks it has a lot of bits, but we can't get what we want
without getrandom() support in the kernel.

Change-Id: I20accb99a592739c786a25c1656aeea050ae81a3
Reviewed-on: https://boringssl-review.googlesource.com/15624
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-04-27 21:38:21 +00:00
..
asm
ctrdrbg_test.cc
ctrdrbg_vector_test.cc
ctrdrbg_vectors.txt
ctrdrbg.c
internal.h
rand.c
urandom.c Don't print message when waiting for urandom entropy. 2017-04-27 21:38:21 +00:00