Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/prng/
H A Dentropy.c70 typedef struct entropy_health_test { struct
441 entropy_health_test(uint32_t sample_count, entropy_sample_t *samples, __assert_only uint32_t filter… in entropy_health_test() function
515 …health_test_result_t cpu_health_test_result = entropy_health_test(cpu_sample_count, e->samples, EN… in entropy_provide()