Module xts_aes

Source
Expand description

XTS-AES-128 Flash Encryption

Modules§

date
Version control register
destination
Configures the type of the external memory
destroy
Destroys control
linesize
Configures the size of target memory space
physical_address
Physical address
plain_
Plaintext register %s
release
Release control
state
Status register
trigger
Activates AES algorithm

Structs§

RegisterBlock
Register block

Type Aliases§

DATE
DATE (r) register accessor: Version control register
DESTINATION
DESTINATION (rw) register accessor: Configures the type of the external memory
DESTROY
DESTROY (w) register accessor: Destroys control
LINESIZE
LINESIZE (rw) register accessor: Configures the size of target memory space
PHYSICAL_ADDRESS
PHYSICAL_ADDRESS (rw) register accessor: Physical address
PLAIN_
PLAIN_ (rw) register accessor: Plaintext register %s
RELEASE
RELEASE (w) register accessor: Release control
STATE
STATE (r) register accessor: Status register
TRIGGER
TRIGGER (w) register accessor: Activates AES algorithm