]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r315225:
authordelphij <delphij@FreeBSD.org>
Tue, 14 Mar 2017 06:10:40 +0000 (06:10 +0000)
committerdelphij <delphij@FreeBSD.org>
Tue, 14 Mar 2017 06:10:40 +0000 (06:10 +0000)
commit01f2515b04c5ea1eca6a0d15a31abc0f7d6137c4
treebca8a05d35931fb61db6c4230d4164a9ea192ece
parente06e586c2f3b8d707fe016b3a038e1148080fa0a
MFC r315225:

Discard first 3072 bytes of RC4 keystream, this is a bandaid
that allows us to work on switching to a more modern PRNG.

Submitted by: Steven Chamberlain <steven pyro eu org>
Approved by: so
lib/libc/gen/arc4random.c
sys/libkern/arc4random.c