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

/freebsd-11-stable/contrib/unbound/util/
H A Drandom.h80 void ub_randfree(struct ub_randstate* state);
H A Drandom.c204 ub_randfree(struct ub_randstate* s) function
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dlibunbound.c115 ub_randfree(ctx->seed_rnd);
125 ub_randfree(ctx->seed_rnd);
133 ub_randfree(ctx->seed_rnd);
142 ub_randfree(ctx->seed_rnd);
152 ub_randfree(ctx->seed_rnd);
163 ub_randfree(ctx->seed_rnd);
185 ub_randfree(ctx->seed_rnd);
198 ub_randfree(ctx->seed_rnd);
345 ub_randfree(ctx->seed_rnd);
H A Dlibworker.c104 ub_randfree(w->env->rnd);
/freebsd-11-stable/contrib/unbound/daemon/
H A Ddaemon.c779 ub_randfree(daemon->rand);
H A Dworker.c1990 ub_randfree(worker->rndstate);

Completed in 82 milliseconds