Other Parts Discussed in Thread: C2000WARE
Hi Experts,
Customer need AES CMAC example, they used the below AES CMAC API, when we input 128 bit data, the Key value is not fixed, KEY changes randomly. Is this normal?
We find there are two path to AES.c and AES.h files as below:
C:\ti\c2000\C2000Ware_5_00_00_00\libraries\security\crypto\c28\aes\include
C:\ti\c2000\C2000Ware_5_00_00_00\driverlib\f28003x\driverlib
Could you tell me how to use the AES CMAC here? Thanks.