diff --git a/crypto/rand/rand_win.c b/crypto/rand/rand_win.c index 9f2dcff9a9..163cee02c7 100644 --- a/crypto/rand/rand_win.c +++ b/crypto/rand/rand_win.c @@ -461,7 +461,7 @@ int RAND_poll(void) hlist.th32ProcessID, hlist.th32HeapID)) { - int entrycnt = 50; + int entrycnt = 80; do RAND_add(&hentry, hentry.dwSize, 5);