Searched refs:drbg_ctr_set_ctx_params_locked (Results 1 – 1 of 1) sorted by relevance
36 static int drbg_ctr_set_ctx_params_locked(void *vctx, const OSSL_PARAM params[]);341 || !drbg_ctr_set_ctx_params_locked(drbg, params)) in drbg_ctr_instantiate_wrapper()707 static int drbg_ctr_set_ctx_params_locked(void *vctx, const OSSL_PARAM params[]) in drbg_ctr_set_ctx_params_locked() function772 ret = drbg_ctr_set_ctx_params_locked(vctx, params); in drbg_ctr_set_ctx_params()
Completed in 7 milliseconds