Searched refs:instantiate (Results 1 – 1 of 1) sorted by relevance
34 OSSL_FUNC_rand_instantiate_fn *instantiate; member154 if (rand->instantiate != NULL) in evp_rand_from_algorithm()156 rand->instantiate = OSSL_FUNC_rand_instantiate(fns); in evp_rand_from_algorithm()517 return ctx->meth->instantiate(ctx->algctx, strength, prediction_resistance, in evp_rand_instantiate_locked()
Completed in 4 milliseconds