Dear Team,
We are trying to implement AES cryptographic algorithm in CC2642 using the given example code from the Texas Instrument( Please refer the link). But the given code is encrypting only 16 characters of data and it is not encrypting the rest of the data.
Please guide us on how we can encrypt 128 characters using AES algorithm.