Searched defs:estimate_entropy (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dentropy.c396 estimate_entropy(sample_queue_t *sq, isc_uint32_t t) { function
460 (void)estimate_entropy(sq, sq->samples[ns]);
463 added += estimate_entropy(sq, sq->samples[ns]);

Completed in 14 milliseconds