Searched refs:crng_reseed (Results 1 – 1 of 1) sorted by relevance
250 /* Used by crng_reseed() and crng_make_state() to extract a new seed from the input pool. */254 static void crng_reseed(struct work_struct *work) in crng_reseed() function 256 static DECLARE_DELAYED_WORK(next_reseed, crng_reseed); in crng_reseed() 741 crng_reseed(NULL); /* Sets crng_init to CRNG_READY under base_crng.lock. */ in _credit_init_bits() 756 /* Check if crng_init is CRNG_EMPTY, to avoid race with crng_reseed(). */ in _credit_init_bits() 853 crng_reseed(NULL); in random_pm_notification() 897 crng_reseed(NULL); in random_init_early() 925 crng_reseed(NULL); in random_init() 995 crng_reseed(NULL); in add_vmfork_randomness() 1551 crng_reseed(NUL in random_ioctl() [all...]