Part Number: CC2642R
Hi,
I am using SDK v5.10 where AES CTR driver is available. I need to decrypt a large set of data around ~300KB using AES CTR. However, I cannot do that in a single go as the data to decrypt can be made available in chunks only. Considering that, can the existing driver support decrypting the data in chinks (i.e.256 bytes at a time)?