Home
last modified time | relevance | path

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

/freebsd/sys/dev/random/
H A Drandom_harvestq.c545 const int error_rate = 34; in random_healthtest_init() local
563 ht->ht_rct_limit = 1 + howmany(error_rate, min_entropy); in random_healthtest_init()