Expand description
HMAC (Hash-based Message Authentication Code) Accelerator
Modules
- Version control register
- One block message register.
- The busy state of HMAC module
- The matching result between key and purpose user configured
- Hash result register %s
- Invalidate digital signature result register
- Invalidate JTAG result register
- HMAC message end register
- HMAC message continue register
- HMAC one message control register
- Software padding register
- HMAC configuration completion register
- HMAC key configuration register
- HMAC parameter configuration register
- HMAC read result completion register
- HMAC start control register
- Message register %s
Structs
- Register block
Type Aliases
- DATE (rw) register accessor: Version control register
- ONE_BLOCK (w) register accessor: One block message register.
- QUERY_BUSY (r) register accessor: The busy state of HMAC module
- QUERY_ERROR (r) register accessor: The matching result between key and purpose user configured
- RD_RESULT_ (r) register accessor: Hash result register %s
- SET_INVALIDATE_DS (w) register accessor: Invalidate digital signature result register
- SET_INVALIDATE_JTAG (w) register accessor: Invalidate JTAG result register
- SET_MESSAGE_END (w) register accessor: HMAC message end register
- SET_MESSAGE_ING (w) register accessor: HMAC message continue register
- SET_MESSAGE_ONE (w) register accessor: HMAC one message control register
- SET_MESSAGE_PAD (w) register accessor: Software padding register
- SET_PARA_FINISH (w) register accessor: HMAC configuration completion register
- SET_PARA_KEY (w) register accessor: HMAC key configuration register
- SET_PARA_PURPOSE (w) register accessor: HMAC parameter configuration register
- SET_RESULT_FINISH (w) register accessor: HMAC read result completion register
- SET_START (w) register accessor: HMAC start control register
- WR_MESSAGE_ (w) register accessor: Message register %s