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

/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg_ctr.c33 static OSSL_FUNC_rand_get_ctx_params_fn drbg_ctr_get_ctx_params; variable
628 static int drbg_ctr_get_ctx_params(void *vdrbg, OSSL_PARAM params[]) function
750 { OSSL_FUNC_RAND_GET_CTX_PARAMS, (void(*)(void))drbg_ctr_get_ctx_params },

Completed in 83 milliseconds