Searched refs:seed_rnd (Results 1 – 3 of 3) sorted by relevance
102 if(!(ctx->seed_rnd = ub_initstate(seed, NULL))) { in ub_ctx_create_nopipe()104 ub_randfree(ctx->seed_rnd); in ub_ctx_create_nopipe()115 ub_randfree(ctx->seed_rnd); in ub_ctx_create_nopipe()123 ub_randfree(ctx->seed_rnd); in ub_ctx_create_nopipe()144 ub_randfree(ctx->seed_rnd); in ub_ctx_create()155 ub_randfree(ctx->seed_rnd); in ub_ctx_create()272 ub_randfree(ctx->seed_rnd); in ub_ctx_delete()
114 struct ub_randstate* seed_rnd; member
184 if(!(w->env->rnd = ub_initstate(seed, ctx->seed_rnd))) { in libworker_setup()