How to implement AES using the Cryptographic processor?
The reference manual gives a brief description but how do you actually implement it?
I'm using an STM32F437 which includes a cryptographic accelerator so I'm not looking to use the Cryptographic Library.
Any documentation, tutorial, example code or any kind of guidance would be appreciated.
