boringssl/crypto/rand
Adam Langley 2b23eaa478 Use the correct case for Windows headers.
When cross-compiling for Windows on a Linux system, the filesystem is
case sensitive and so #includes with uppercase characters cause errors.

Change-Id: I6fe6d677887ce84ba8b2c3136cf2c70998d96e81
Reviewed-on: https://boringssl-review.googlesource.com/5060
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-06-09 21:38:04 +00:00
..
asm rand: new-style locking and support rdrand. 2015-04-14 20:13:42 +00:00
CMakeLists.txt rand: new-style locking and support rdrand. 2015-04-14 20:13:42 +00:00
hwrand.c Fix OPENSSL_NO_ASM build and promote to a cmake build flag. 2015-05-05 00:20:35 +00:00
internal.h rand: new-style locking and support rdrand. 2015-04-14 20:13:42 +00:00
rand.c Don't use uninitialized memory in RAND_bytes. 2015-05-15 20:31:27 +00:00
urandom.c rand: new-style locking and support rdrand. 2015-04-14 20:13:42 +00:00
windows.c Use the correct case for Windows headers. 2015-06-09 21:38:04 +00:00