Home
last modified time | relevance | path

Searched refs:ub_randfree (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/unbound/util/
H A Drandom.h80 void ub_randfree(struct ub_randstate* state);
H A Drandom.c204 ub_randfree(struct ub_randstate* s) in ub_randfree() function
H A Dconfig_file.c1786 ub_randfree(rand); in init_cookie_secret()
/freebsd/contrib/unbound/libunbound/
H A Dlibunbound.c118 ub_randfree(ctx->seed_rnd); in ub_ctx_create_nopipe()
128 ub_randfree(ctx->seed_rnd); in ub_ctx_create_nopipe()
136 ub_randfree(ctx->seed_rnd); in ub_ctx_create_nopipe()
145 ub_randfree(ctx->seed_rnd); in ub_ctx_create_nopipe()
155 ub_randfree(ctx->seed_rnd); in ub_ctx_create_nopipe()
166 ub_randfree(ctx->seed_rnd); in ub_ctx_create_nopipe()
189 ub_randfree(ctx->seed_rnd); in ub_ctx_create()
205 ub_randfree(ctx->seed_rnd); in ub_ctx_create()
396 ub_randfree(ctx->seed_rnd); in ub_ctx_delete()
H A Dlibworker.c101 ub_randfree(w->env->rnd); in libworker_delete_env()
/freebsd/contrib/unbound/daemon/
H A Ddaemon.c945 ub_randfree(daemon->rand); in daemon_delete()
H A Dworker.c2365 ub_randfree(worker->rndstate); in worker_delete()