Searched refs:estimate (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/
H A Dentropy.c94 isc_uint32_t entropy; /*%< current entropy estimate in bits */
520 * estimate of randomness as each byte is extracted.
1110 unsigned int estimate; local
1113 estimate = ent->pool.entropy;
1116 return estimate;

Completed in 9 milliseconds