Searched refs:drbg_hmac_set_ctx_params_locked (Results 1 – 1 of 1) sorted by relevance
38 static int drbg_hmac_set_ctx_params_locked(void *vctx, const OSSL_PARAM params[]);157 || !drbg_hmac_set_ctx_params_locked(drbg, params)) in drbg_hmac_instantiate_wrapper()474 static int drbg_hmac_set_ctx_params_locked(void *vctx, const OSSL_PARAM params[]) in drbg_hmac_set_ctx_params_locked() function534 ret = drbg_hmac_set_ctx_params_locked(vctx, params); in drbg_hmac_set_ctx_params()