MAX_CMAC_TAG_LEN

Constant MAX_CMAC_TAG_LEN 

Source
const MAX_CMAC_TAG_LEN: usize = 16;
Expand description

Maximum CMAC tag length (AES block size).