Searched defs:cmctx (Results 1 – 3 of 3) sorted by relevance
46 CMAC_CTX *cmctx = ctx->data; in pkey_cmac_keygen() local80 CMAC_CTX *cmctx = ctx->data; in pkey_cmac_ctrl() local
28 CMAC_CTX *cmctx = EVP_PKEY_get0(pkey); in cmac_key_free() local
327 CMAC_CTX *cmctx = CMAC_CTX_new(); in EVP_PKEY_new_CMAC_key() local