Searched refs:CRNG_RESEED_INTERVAL (Results 1 – 1 of 1) sorted by relevance
208 CRNG_RESEED_INTERVAL = 60 * HZ enumerator 232 * CRNG_RESEED_INTERVAL, but during early boot, it is at an interval241 if (uptime >= CRNG_RESEED_INTERVAL / HZ * 2) in crng_reseed_interval() 247 return CRNG_RESEED_INTERVAL; in crng_reseed_interval() 1611 * - urandom_min_reseed_secs - fixed to the value CRNG_RESEED_INTERVAL.1621 static int sysctl_random_min_urandom_seed = CRNG_RESEED_INTERVAL / HZ;