I just skimmed some of the patches (not the rest of the code, which may mean that I'm missing context), but what is reason for having the pool initialized to something while not adding entropy, as mentioned in the commit message of Ted's patch number 4?
Posted Jul 19, 2012 9:50 UTC (Thu) by ilmari (subscriber, #14175)
[Link]
The "not adding entropy" refers to not incrementing the kernel's estimate of the amount of entropy in the pool, since the data being mixed in isn't really very random.