Expand description
SHA (Secure Hash Algorithm) Accelerator
Modules§
- busy
- Busy register.
- clear_
irq - Interrupt clear register.
- continue_
- Typical SHA configuration register 1.
- date
- Date register.
- dma_
block_ num - DMA configuration register 0.
- dma_
continue - DMA configuration register 2.
- dma_
start - DMA configuration register 1.
- h_mem
- Sha H memory which contains intermediate hash or finial hash.
- irq_ena
- Interrupt enable register.
- m_mem
- Sha M memory which contains message.
- mode
- Initial configuration register.
- start
- Typical SHA configuration register 0.
- t_
length - SHA 512/t configuration register 1.
- t_
string - SHA 512/t configuration register 0.
Structs§
- Register
Block - Register block
Type Aliases§
- BUSY
- BUSY (r) register accessor: Busy register.
- CLEAR_
IRQ - CLEAR_IRQ (w) register accessor: Interrupt clear register.
- CONTINUE
- CONTINUE (w) register accessor: Typical SHA configuration register 1.
- DATE
- DATE (rw) register accessor: Date register.
- DMA_
BLOCK_ NUM - DMA_BLOCK_NUM (rw) register accessor: DMA configuration register 0.
- DMA_
CONTINUE - DMA_CONTINUE (w) register accessor: DMA configuration register 2.
- DMA_
START - DMA_START (w) register accessor: DMA configuration register 1.
- H_MEM
- H_MEM (rw) register accessor: Sha H memory which contains intermediate hash or finial hash.
- IRQ_ENA
- IRQ_ENA (rw) register accessor: Interrupt enable register.
- MODE
- MODE (rw) register accessor: Initial configuration register.
- M_MEM
- M_MEM (rw) register accessor: Sha M memory which contains message.
- START
- START (w) register accessor: Typical SHA configuration register 0.
- T_
LENGTH - T_LENGTH (rw) register accessor: SHA 512/t configuration register 1.
- T_
STRING - T_STRING (rw) register accessor: SHA 512/t configuration register 0.