Home
last modified time | relevance | path

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

/crypto/evp/
A Devp_rand.c345 void *parent_ctx = NULL; in EVP_RAND_CTX_new() local
367 parent_ctx = parent->algctx; in EVP_RAND_CTX_new()
370 if ((ctx->algctx = rand->newctx(ossl_provider_ctx(rand->prov), parent_ctx, in EVP_RAND_CTX_new()

Completed in 5 milliseconds