boringssl/crypto/rand
Adam Langley a59347eb4c RAND_set_rand_method takes a const parameter.
Change-Id: I37e7c00deeb74aa0b71ee0d3a242d33d4d413cf0
2015-06-24 17:02:15 -07: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 RAND_set_rand_method takes a const parameter. 2015-06-24 17:02:15 -07: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