Home
last modified time | relevance | path

Searched refs:hmac_get_ctx_params (Results 1 – 1 of 1) sorted by relevance

/openssl-master/providers/implementations/macs/
A Dhmac_prov.c38 static OSSL_FUNC_mac_get_ctx_params_fn hmac_get_ctx_params; variable
252 static int hmac_get_ctx_params(void *vmacctx, OSSL_PARAM params[]) in hmac_get_ctx_params() function
361 { OSSL_FUNC_MAC_GET_CTX_PARAMS, (void (*)(void))hmac_get_ctx_params },

Completed in 5 milliseconds