Take away the use of the address of main as a source of entropy. Causes
authorbeck <beck@openbsd.org>
Sun, 13 Jul 2014 08:24:20 +0000 (08:24 +0000)
committerbeck <beck@openbsd.org>
Sun, 13 Jul 2014 08:24:20 +0000 (08:24 +0000)
commit94379de9e1093082535e27c6332d690c0c30eaa5
treeb230f3cfc396f8b08c8bb8b3a0b5d98dbba7604a
parentfadde8b46ae40c9a86b0e7331de3c17a7386751d
Take away the use of the address of main as a source of entropy. Causes
distractions to people testing and seeing link errors in some setups.
This will come back in another form
ok deraadt@
lib/libcrypto/arc4random/getentropy_linux.c
lib/libcrypto/arc4random/getentropy_osx.c
lib/libcrypto/arc4random/getentropy_solaris.c
lib/libcrypto/crypto/getentropy_linux.c
lib/libcrypto/crypto/getentropy_osx.c
lib/libcrypto/crypto/getentropy_solaris.c