CMAC_CTX_new
ctx->data = CMAC_CTX_new();
CMAC_CTX *cmkey = CMAC_CTX_new();
if ((cmctx = CMAC_CTX_new()) == NULL)
CMAC_CTX *CMAC_CTX_new(void);