Home
last modified time | relevance | path

Searched defs:mac_set_ctx_params (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/providers/implementations/signature/
Dmac_legacy_sig.c37 static OSSL_FUNC_signature_set_ctx_params_fn mac_set_ctx_params; variable
210 static int mac_set_ctx_params(void *vpmacctx, const OSSL_PARAM params[]) in mac_set_ctx_params() function