Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/prng/ !
H A Dentropy.c83 } entropy_health_test_t; typedef
133 entropy_health_test_t repetition_count_test;
136 entropy_health_test_t adaptive_proportion_test;
337 add_observation(entropy_health_test_t *t, uint64_t bound) in add_observation()
350 reset_test(entropy_health_test_t *t, entropy_sample_t observation) in reset_test()
379 entropy_health_test_t *t = &entropy_data.repetition_count_test; in repetition_count_test()
423 entropy_health_test_t *t = &entropy_data.adaptive_proportion_test; in adaptive_proportion_test()