boringssl/crypto/rand
Aaron Green 67ccf59161 Fix crypto/rand/urandom header guards for Fuchsia.
Fuchsia uses crypto/rand/fuchsia.c for CRYPTO_sysrand, and so must be
excluded from the Linux/Apple/POSIX variant.

Change-Id: Ide9f0aa2547d52ce0579cd0a1882b2cdcc7b95c6
Reviewed-on: https://boringssl-review.googlesource.com/13141
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>
2017-01-14 01:03:01 +00:00
..
asm
CMakeLists.txt Add support for Fuchsia in crypto/rand. 2017-01-13 21:47:11 +00:00
deterministic.c Fix fuzzer mode build. 2016-12-22 03:17:59 +00:00
fuchsia.c Add support for Fuchsia in crypto/rand. 2017-01-13 21:47:11 +00:00
internal.h Merge hwrand.c into rand.c. 2015-09-25 22:07:42 +00:00
rand.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
urandom.c Fix crypto/rand/urandom header guards for Fuchsia. 2017-01-14 01:03:01 +00:00
windows.c Add corpora for fuzzers with fuzzer mode disabled. 2016-11-09 16:53:37 +00:00