Home
last modified time | relevance | path

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

/src/sys/dev/random/
H A Drandom_harvestq.c322 uint32_t ht_apt_value[HARVESTSIZE + 1]; member
397 copy_event(ht->ht_apt_value, event); in random_healthtest_apt_init()
412 if (memcmp(val, ht->ht_apt_value, sizeof(ht->ht_apt_value)) == 0) { in random_healthtest_apt_next()