Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/macs/
H A Dcmac_prov.c36 static OSSL_FUNC_mac_get_ctx_params_fn cmac_get_ctx_params; variable
163 static int cmac_get_ctx_params(void *vmacctx, OSSL_PARAM params[]) in cmac_get_ctx_params() function