hello
Now I'm looking CC1310 AES module, using ECB or CCM Mode to Crypto my data. But there is no Source Code provided by TI.
I saw this docement: file:///C:/ti/tirtos_cc13xx_cc26xx_2_15_00_17/products/tidrivers_cc13xx_cc26xx_2_15_00_26/docs/doxygen/html/_crypto_c_c26_x_x_8h.html#CRYPTO_USE_CASES
but the result is not right, and it is not introduce CCM mode.
So, how to use this module,or if there is any AES source code to sudy?
Thanks!