CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2014/07/08 02:33:43

Modified files:
        lib/libcrypto/crypto: getentropy_linux.c 

Log message:
repeat calls to getentrypy() with the same pid likely indicate reseeds.
Since we assume the PRNG above is doing "something old, something new"
folding, shortcut and do fewer repeats through the timing loop.
ok beck

Reply via email to