Home
last modified time | relevance | path

Searched refs:parent_clear_seed (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg_local.h96 OSSL_FUNC_rand_clear_seed_fn *parent_clear_seed; member
H A Ddrbg.c256 } else if (drbg->parent_clear_seed != NULL) { in cleanup_entropy()
259 drbg->parent_clear_seed(drbg->parent, out, outlen); in cleanup_entropy()
813 drbg->parent_clear_seed = OSSL_FUNC_rand_clear_seed(pfunc); in ossl_rand_drbg_new()
/third_party/openssl/providers/implementations/rands/
H A Ddrbg_local.h96 OSSL_FUNC_rand_clear_seed_fn *parent_clear_seed; member
H A Ddrbg.c256 } else if (drbg->parent_clear_seed != NULL) { in cleanup_entropy()
259 drbg->parent_clear_seed(drbg->parent, out, outlen); in cleanup_entropy()
813 drbg->parent_clear_seed = OSSL_FUNC_rand_clear_seed(pfunc); in ossl_rand_drbg_new()

Completed in 4 milliseconds