Module aes

Source
Expand description

Advanced Encryption Standard

Modules§

ciplen
Cipher Length
ctrla
Control A
ctrlb
Control B
databufptr
Data buffer pointer
dbgctrl
Debug control
ghash
Galois Hash n
hashkey
Hash key n
indata
Indata
intenclr
Interrupt Enable Clear
intenset
Interrupt Enable Set
intflag
Interrupt Flag Status
intvectv
Initialisation Vector n
keyword
Keyword n
randseed
Random Seed

Structs§

RegisterBlock
Register block

Type Aliases§

Ciplen
CIPLEN (rw) register accessor: Cipher Length
Ctrla
CTRLA (rw) register accessor: Control A
Ctrlb
CTRLB (rw) register accessor: Control B
Databufptr
DATABUFPTR (rw) register accessor: Data buffer pointer
Dbgctrl
DBGCTRL (rw) register accessor: Debug control
Ghash
GHASH (rw) register accessor: Galois Hash n
Hashkey
HASHKEY (rw) register accessor: Hash key n
Indata
INDATA (rw) register accessor: Indata
Intenclr
INTENCLR (rw) register accessor: Interrupt Enable Clear
Intenset
INTENSET (rw) register accessor: Interrupt Enable Set
Intflag
INTFLAG (rw) register accessor: Interrupt Flag Status
Intvectv
INTVECTV (w) register accessor: Initialisation Vector n
Keyword
KEYWORD (w) register accessor: Keyword n
Randseed
RANDSEED (rw) register accessor: Random Seed