Module esp32c2::xts_aes::linesize

source ·
Expand description

XTS-AES line-size register

Structs

  • XTS-AES line-size register
  • Register LINESIZE reader
  • Register LINESIZE writer

Type Definitions

  • Field LINESIZE reader - This bit stores the line size parameter. 0: 16Byte, 1: 32Byte.
  • Field LINESIZE writer - This bit stores the line size parameter. 0: 16Byte, 1: 32Byte.