Expand description
Advanced Encryption Standard (AES) support.
This module provides functions and structs for AES encryption and decryption.
Implementation State
- DMA mode is currently not supported.
Structs
- AES peripheral container
- Marker type for AES-128
- Marker type for AES-192
- Marker type for AES-256
- Block cipher
- Aes cipher key
Enums
- State matrix endianness