Module esp32_hal::aes

source ·
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

Enums