boringssl/crypto/rand
David Benjamin 27b08e9ecf Fix OPENSSL_NO_ASM build and promote to a cmake build flag.
Just changing preprocessor definitions doesn't exclude the assembly files.

BUG=484327

Change-Id: I98453d291a6afb8dc8beb179f931c74301a7f434
Reviewed-on: https://boringssl-review.googlesource.com/4610
Reviewed-by: Adam Langley <agl@google.com>
2015-05-05 00:20:35 +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 Fix Windows build failures caused by 310d4dd. 2015-04-15 03:06:29 +00:00
urandom.c rand: new-style locking and support rdrand. 2015-04-14 20:13:42 +00:00
windows.c rand: new-style locking and support rdrand. 2015-04-14 20:13:42 +00:00