Home
last modified time | relevance | path

Searched refs:crng_reseed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/
H A Drandom.c249 static void crng_reseed(struct work_struct *work) in crng_reseed() function
251 static DECLARE_DELAYED_WORK(next_reseed, crng_reseed); in crng_reseed()
720 crng_reseed(NULL); /* Sets crng_init to CRNG_READY under base_crng.lock. */ in _credit_init_bits()
829 crng_reseed(NULL); in random_pm_notification()
873 crng_reseed(NULL); in random_init_early()
901 crng_reseed(NULL); in random_init()
971 crng_reseed(NULL); in add_vmfork_randomness()
1529 crng_reseed(NULL); in random_ioctl()