diff options
author | matthew <> | 2014-06-17 00:37:07 +0000 |
---|---|---|
committer | matthew <> | 2014-06-17 00:37:07 +0000 |
commit | acfb52126adbf0daf65110e13eae6fc2d27f7781 (patch) | |
tree | 7e8e3e42c22eb663855b2fb9e0fdfca34e79a0a8 /src/lib/libssl/ssl_ciph.c | |
parent | e881246f1e12310587271f6c32e1e16438333b2c (diff) | |
download | openbsd-acfb52126adbf0daf65110e13eae6fc2d27f7781.tar.gz openbsd-acfb52126adbf0daf65110e13eae6fc2d27f7781.tar.bz2 openbsd-acfb52126adbf0daf65110e13eae6fc2d27f7781.zip |
Use MAP_INHERIT_ZERO in arc4random(3)
Now instead of calling getpid() each time a user invokes arc4random(),
we're able to rely on the kernel zero'ing out the RNG state if the
process forks.
ok deraadt, djm
Diffstat (limited to 'src/lib/libssl/ssl_ciph.c')
0 files changed, 0 insertions, 0 deletions