Don't use buffered fread() to read from DEVRANDOM,
authorBodo Möller <bodo@openssl.org>
Thu, 24 Feb 2000 20:24:45 +0000 (20:24 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 24 Feb 2000 20:24:45 +0000 (20:24 +0000)
commit1a33f6da8b86c249ba5438bc7e7f840257fac275
treeca4127fc3692e8957558d98ef50a19708ff8bb97
parent0dd0cbf554f0211e49daed346a6a77587c681c22
Don't use buffered fread() to read from DEVRANDOM,
because this will drain the entropy pool.
crypto/rand/md_rand.c