CMAC_CTX_new
OSSL_DEPRECATEDIN_3_0 CMAC_CTX *CMAC_CTX_new(void);
|| (macctx->ctx = CMAC_CTX_new()) == NULL) {
ctx = CMAC_CTX_new();
ctx = CMAC_CTX_new();
ctx = CMAC_CTX_new();
ctx2 = CMAC_CTX_new();