Searched refs:cmac_get_ctx_params (Results 1 – 1 of 1) sorted by relevance
40 static OSSL_FUNC_mac_get_ctx_params_fn cmac_get_ctx_params; variable214 static int cmac_get_ctx_params(void *vmacctx, OSSL_PARAM params[]) in cmac_get_ctx_params() function302 { OSSL_FUNC_MAC_GET_CTX_PARAMS, (void (*)(void))cmac_get_ctx_params },
Completed in 18 milliseconds