Module esp32c3::xts_aes

source ·
Expand description

XTS-AES-128 Flash Encryption

Modules§

Structs§

Type Aliases§

  • DATE (rw) register accessor: XTS-AES version control register
  • DESTINATION (rw) register accessor: XTS-AES destination register
  • DESTROY (w) register accessor: XTS-AES destroy register
  • LINESIZE (rw) register accessor: XTS-AES line-size register
  • PHYSICAL_ADDRESS (rw) register accessor: XTS-AES physical address register
  • PLAIN_MEM (rw) register accessor: The memory that stores plaintext
  • RELEASE (w) register accessor: XTS-AES release register
  • STATE (r) register accessor: XTS-AES status register
  • TRIGGER (w) register accessor: XTS-AES trigger register