Searched refs:hmac_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
40 static OSSL_FUNC_mac_set_ctx_params_fn hmac_set_ctx_params; variable178 if (!ossl_prov_is_running() || !hmac_set_ctx_params(macctx, params)) in hmac_init()306 static int hmac_set_ctx_params(void *vmacctx, const OSSL_PARAM params[]) in hmac_set_ctx_params() function355 { OSSL_FUNC_MAC_SET_CTX_PARAMS, (void (*)(void))hmac_set_ctx_params },