Is it possible reuse HW AES peripheral in crypto backend?

I have found that NRF SDK proposes mbedtls and cifra backends for AES based security. 
The question is whether is possible to reuse nRF52 HW AES for CCM, GCM, ECB modes supported in crypto backends? 
Would it be time/flash size/power efficient?

Parents Reply Children
Related