nrf connect sdk decrypt AES/ECB/NOPADDING

I am working nrf52840 with nrf connect sdk, I need to decrypt AES/ECB/NOPADDING is there a function that I can call to decrypt?

Related