Searched refs:rnd_timeout (Results 1 – 1 of 1) sorted by relevance
150 struct timeout rnd_timeout = TIMEOUT_INITIALIZER(dequeue_randomness, NULL); variable198 } else if (!timeout_pending(&rnd_timeout) && in enqueue_randomness()201 timeout_add_msec(&rnd_timeout, rnd_slowextract * 10); in enqueue_randomness()