boringssl/crypto/rand
Adam Langley f673831272 Drop urandom_test.
It didn't do too much and I didn't notice that CRYPTO_sysrand wasn't
OPENSSL_EXPORTed, which makes the test impossible on shared-library
builds.

Change-Id: I38986572aa34fa9c0f30075d562b8ee4e1a0c8b8
2015-09-08 18:10:15 -07:00
..
asm Add missing comma in .type pragma for rdrand code. 2015-06-23 15:01:45 -07:00
CMakeLists.txt Drop urandom_test. 2015-09-08 18:10:15 -07:00
hwrand.c Fold CRYPTO_hwrand and CRYPTO_have_hwrand together. 2015-08-07 02:02:24 +00:00
internal.h Fix CRYPTO_hwrand comment. 2015-08-07 16:10:41 +00:00
rand.c Fold CRYPTO_hwrand and CRYPTO_have_hwrand together. 2015-08-07 02:02:24 +00:00
urandom.c Buffer reads of urandom, if you promise no forking. 2015-09-09 01:02:54 +00:00
windows.c Use the correct case for Windows headers. 2015-06-09 21:38:04 +00:00