Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/crypto/entropy/
H A Dentropy_sysctl.c42 …ropy_health_repetition_count_test, OID_AUTO, reset_count, CTLFLAG_RD, &entropy_health_rct_stats.re…
47 …y_health_adaptive_proportion_test, OID_AUTO, reset_count, CTLFLAG_RD, &entropy_health_apt_stats.re…
/xnu-10063.101.15/osfmk/prng/
H A Dentropy.h109 uint32_t reset_count; member
H A Dentropy.c351 t->stats->reset_count += 1; in reset_test()