Searched defs:MAX_SAMPLES_PER_BIT (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/char/ | ||
H A D | random.c | 1268 enum { NUM_TRIAL_SAMPLES = 8192, MAX_SAMPLES_PER_BIT = HZ / 15 }; in try_to_generate_entropy() enumerator |
Completed in 3 milliseconds