const CmacAes128 = Cmac(crypto.core.aes.Aes128);

CMAC with AES-128 - RFC 4493 https://www.rfc-editor.org/rfc/rfc4493