boringssl/crypto/rand
Matt Braithwaite 3e5e99d834 Dummy |RAND_set_rand_method|, |RAND_egd|, and |RAND_SSLeay|.
Change-Id: Ide555c77748b4ba8106f69b037e5ff78d81a56dc
Reviewed-on: https://boringssl-review.googlesource.com/5220
Reviewed-by: Adam Langley <agl@google.com>
2015-06-24 23:53:29 +00:00
..
asm Add missing comma in .type pragma for rdrand code. 2015-06-23 15:01:45 -07:00
CMakeLists.txt rand: new-style locking and support rdrand. 2015-04-14 20:13:42 +00:00
hwrand.c Handle RDRAND failures. 2015-06-23 20:56:33 +00:00
internal.h Handle RDRAND failures. 2015-06-23 20:56:33 +00:00
rand.c Dummy |RAND_set_rand_method|, |RAND_egd|, and |RAND_SSLeay|. 2015-06-24 23:53:29 +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