openssl/crypto/rand
Kurt Roeckx e512840d7a Make the predictable numbers start from 1
There is code that retries calling RAND_bytes() until it gets something
other than 0, which just hangs if we always return 0.

Reviewed-by: Rich Salz <rsalz@openssl.org>
GH: #2041
2016-12-08 19:06:18 +01:00
..
build.info
md_rand.c Make the predictable numbers start from 1 2016-12-08 19:06:18 +01:00
rand_egd.c
rand_err.c
rand_lcl.h
rand_lib.c
rand_unix.c
rand_vms.c
rand_win.c
randfile.c rand/randfile.c: treat empty string in RAND_file_name as error. 2016-09-21 21:09:11 +02:00