Expand description
AES (Advanced Encryption Standard) Accelerator
Modules
- AAD block number configuration register
- Block operation type register
- Block number configuration register
- Operation continue controlling register
- Version control register
- DMA enable register
- Operation exit controlling register
- Endian configuration register
- GCM hash subkey
- Standard incrementing function register
- DMA-AES interrupt clear register
- DMA-AES interrupt enable register
- initialization vector
- J0
- AES key register %s
- AES working mode configuration register
- Remainder bit number of plaintext/ciphertext
- Operation status register
- T0
- Source data register %s
- Result data register %s
- Operation start controlling register
Structs
- Register block
Type Aliases
- AAD_BLOCK_NUM (rw) register accessor: AAD block number configuration register
- BLOCK_MODE (rw) register accessor: Block operation type register
- BLOCK_NUM (rw) register accessor: Block number configuration register
- CONTINUE_OP (w) register accessor: Operation continue controlling register
- DATE (rw) register accessor: Version control register
- DMA_ENABLE (rw) register accessor: DMA enable register
- DMA_EXIT (w) register accessor: Operation exit controlling register
- ENDIAN (rw) register accessor: Endian configuration register
- H_ (r) register accessor: GCM hash subkey
- INC_SEL (rw) register accessor: Standard incrementing function register
- INT_CLR (w) register accessor: DMA-AES interrupt clear register
- INT_ENA (rw) register accessor: DMA-AES interrupt enable register
- IV_ (rw) register accessor: initialization vector
- J0_ (rw) register accessor: J0
- KEY_ (rw) register accessor: AES key register %s
- MODE (rw) register accessor: AES working mode configuration register
- REMAINDER_BIT_NUM (rw) register accessor: Remainder bit number of plaintext/ciphertext
- STATE (r) register accessor: Operation status register
- T0_ (r) register accessor: T0
- TEXT_IN_ (rw) register accessor: Source data register %s
- TEXT_OUT_ (rw) register accessor: Result data register %s
- TRIGGER (w) register accessor: Operation start controlling register