I saw a description about on-the-fly CCM mode decryption in the nRF54L10 datasheet, but the Configuration section of CCM00 states that it does not support on-the-fly decryption. I'd like to know if it is actually supported?
I saw a description about on-the-fly CCM mode decryption in the nRF54L10 datasheet, but the Configuration section of CCM00 states that it does not support on-the-fly decryption. I'd like to know if it is actually supported?
Hi,
The CCM peripheral support on the fly encryption, and that is used by for instance the Bluetooth stack. There are some limitations though, as you can see under EasyDMA and ERROR event.
Hi,
The CCM peripheral support on the fly encryption, and that is used by for instance the Bluetooth stack. There are some limitations though, as you can see under EasyDMA and ERROR event.