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

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dentropy.h203 * Samples are added via isc_entropy_addcallbacksample(), below.
217 isc_entropy_addcallbacksample(isc_entropysource_t *source, isc_uint32_t sample,
/bind-9.6-ESV-R11/bin/tests/
H A Dentropy2_test.c107 result = isc_entropy_addcallbacksample(source, sample, extra);
/bind-9.6-ESV-R11/lib/isc/
H A Dentropy.c1050 isc_entropy_addcallbacksample(isc_entropysource_t *source, isc_uint32_t sample, function
1213 result = isc_entropy_addcallbacksample(source, sample, extra);

Completed in 13 milliseconds