Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/prng/
H A Dentropy.h76 uint32_t entropy_filter(uint32_t sample_count, entropy_sample_t *samples, uint32_t filter_count, bi…
H A Dentropy.c281 entropy_filter(uint32_t sample_count, entropy_sample_t *samples, __assert_only uint32_t filter_coun… in entropy_filter() function
524 …uint32_t filtered_sample_count = entropy_filter(cpu_sample_count, e->samples, ENTROPY_MAX_FILTER_C… in entropy_provide()
/xnu-8792.81.2/bsd/crypto/entropy/
H A Dentropy_sysctl.c116entropy_filter(entropy_analysis_max_sample_count, entropy_analysis_buffer, BITMAP_LEN(filter_nbits…