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

/bind-9.11.3/lib/isc/include/isc/
H A Drandom.h97 isc_rng_detach(isc_rng_t **rngp);
/bind-9.11.3/lib/isc/
H A Drandom.c254 isc_rng_detach(isc_rng_t **rngp) { function
/bind-9.11.3/lib/isc/tests/
H A Drandom_test.c289 isc_rng_detach(&rng);
/bind-9.11.3/lib/dns/
H A Ddispatch.c1635 isc_rng_detach(&mgr->rngctx);
2432 isc_rng_detach(&disp->rngctx);
2484 isc_rng_detach(&disp->rngctx);

Completed in 21 milliseconds