# Functions
compute AES 128 CMAC using key and message M (in_data).
GenerateMacX919 generate a X9.19 MAC (ISO9797 - Algorithm 3) with a double length key (ede2) data will be zero padded if required.
GenerateMacX99 generates a X9.9 MAC using a single length key data will be zero padded if required.
# Constants
No description provided by the author