Commit ID: 10053214BA25A4D9779 CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/13 06:09:49 UTC
Modified files:
sys/crypto : arc4random.c
Log message:
use the lopool_collapse to decide how much to skip from the main arc4 pool
(gives us better dynamicity as the former is repooled every second if needed)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.7 -r1.8 src/sys/crypto/arc4random.c
