I am planning to perform encryption using the CC312 accelerator on the nRF5340. I would like to evaluate the power consumption when using the accelerator.
My approach is to enable and disable the accelerator while performing encryption. Could you guide me on how to achieve this?
I am currently testing with an example that uses the AES-CCM PSA API.