This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC1310: CC1310 AES CTR and CBC-MAC

Part Number: LAUNCHXL-CC1310
Other Parts Discussed in Thread: CC1310

Hello .

First of all,I wonder if there is a software for me to verify that my AES128 ECB, CTR, CBC, CCM, CBC-MAC encryption are correct?

The next

I am using CC1310 .In the driverlib library, there is no encapsulation of the functions of AES CTR and CBC- MAC. How can I verify the function I encapsulated in registers? Can you give me a routine?