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

/bind-9.11.3/lib/isc/
H A Dentropy.c90 isc_uint32_t entropy; /*%< current entropy estimate in bits */
525 * estimate of randomness as each byte is extracted.
1114 unsigned int estimate; local
1117 estimate = ent->pool.entropy;
1120 return estimate;

Completed in 14 milliseconds