Home
last modified time | relevance | path

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

/crypto/evp/
A Devp_rand.c34 OSSL_FUNC_rand_instantiate_fn *instantiate; member
154 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 6 milliseconds