Searched refs:drbg_hmac_set_ctx_params_locked (Results 1 – 1 of 1) sorted by relevance
35 static int drbg_hmac_set_ctx_params_locked(void *vctx, const OSSL_PARAM params[]);154 || !drbg_hmac_set_ctx_params_locked(drbg, params)) in drbg_hmac_instantiate_wrapper()410 static int drbg_hmac_set_ctx_params_locked(void *vctx, const OSSL_PARAM params[]) in drbg_hmac_set_ctx_params_locked() function459 ret = drbg_hmac_set_ctx_params_locked(vctx, params); in drbg_hmac_set_ctx_params()
Completed in 4 milliseconds