Searched defs:hmac_get_ctx_params (Results 1 – 1 of 1) sorted by relevance
38 static OSSL_FUNC_mac_get_ctx_params_fn hmac_get_ctx_params; variable255 static int hmac_get_ctx_params(void *vmacctx, OSSL_PARAM params[]) in hmac_get_ctx_params() function