Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/prng/
H A Dentropy.c83 } entropy_health_test_t; typedef
140 entropy_health_test_t repetition_count_test;
143 entropy_health_test_t adaptive_proportion_test;
341 add_observation(entropy_health_test_t *t, uint64_t bound) in add_observation()
354 reset_test(entropy_health_test_t *t, entropy_sample_t observation) in reset_test()
383 entropy_health_test_t *t = &entropy_data.repetition_count_test; in repetition_count_test()
427 entropy_health_test_t *t = &entropy_data.adaptive_proportion_test; in adaptive_proportion_test()