Home
last modified time | relevance | path

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

/src/crypto/openssl/providers/implementations/rands/ !
H A Ddrbg_ctr.c34 static OSSL_FUNC_rand_settable_ctx_params_fn drbg_ctr_settable_ctx_params; variable
822 static const OSSL_PARAM *drbg_ctr_settable_ctx_params(ossl_unused void *vctx, in drbg_ctr_settable_ctx_params() function
848 (void (*)(void))drbg_ctr_settable_ctx_params },