diff options
author | deraadt <> | 2014-07-19 00:08:43 +0000 |
---|---|---|
committer | deraadt <> | 2014-07-19 00:08:43 +0000 |
commit | 63559a378edd18f00978f68eeb77fbd0f088a804 (patch) | |
tree | d1d1ea706aec9066edcbf60e8dd1c10257101a1d /src/usr.sbin | |
parent | c08eb4d65e7656f34e0b7949bf7f3102cb5faaeb (diff) | |
download | openbsd-63559a378edd18f00978f68eeb77fbd0f088a804.tar.gz openbsd-63559a378edd18f00978f68eeb77fbd0f088a804.tar.bz2 openbsd-63559a378edd18f00978f68eeb77fbd0f088a804.zip |
Change _rs_allocate so it can combine the two regions (rs and rsx)
into one if a system has an awesome getentropy(). In that case it
is valid to totally throw away the rsx state in the child. If the
getentropy() is not very good and has a lazy reseed operation, this
combining is a bad idea, and the reseed should probably continue to
use the "something old, something new" mix. _rs_allocate() can
accomodate either method, but not on the fly.
ok matthew
Diffstat (limited to 'src/usr.sbin')
0 files changed, 0 insertions, 0 deletions