CMAC_Update
if (!CMAC_Update(ctx->pctx->data, data, count))
int CMAC_Update(CMAC_CTX *ctx, const void *data, size_t dlen);