Description: This example shows how to configure AES in encryption and decryption mode. In encryption mode, it encrypts plain text in one of the ECB/CBC/OFB/CFB/CTR modes. Programmable key mode with processing using with or without DMA support. In decryption mode, it decrypts cipher data generated from encryption mode, and compares the result against the initial plain value.