Expand description

Advanced Encryption Standard

Modules

Additional Authenticated Data Length Register

Plaintext/Ciphertext Length Register

Control Register

GCM Encryption Counter Value Register

GCM H Word Register

GCM Intermediate Hash Word Register

Input Data Register

Interrupt Disable Register

Interrupt Enable Register

Interrupt Mask Register

Interrupt Status Register

Initialization Vector Register

Key Word Register

Mode Register

Output Data Register

GCM Authentication Tag Word Register

Structs

Register block

Type Definitions

AADLENR register accessor: an alias for Reg<AADLENR_SPEC>

CLENR register accessor: an alias for Reg<CLENR_SPEC>

CR register accessor: an alias for Reg<CR_SPEC>

CTRR register accessor: an alias for Reg<CTRR_SPEC>

GCMHR register accessor: an alias for Reg<GCMHR_SPEC>

GHASHR register accessor: an alias for Reg<GHASHR_SPEC>

IDATAR register accessor: an alias for Reg<IDATAR_SPEC>

IDR register accessor: an alias for Reg<IDR_SPEC>

IER register accessor: an alias for Reg<IER_SPEC>

IMR register accessor: an alias for Reg<IMR_SPEC>

ISR register accessor: an alias for Reg<ISR_SPEC>

IVR register accessor: an alias for Reg<IVR_SPEC>

KEYWR register accessor: an alias for Reg<KEYWR_SPEC>

MR register accessor: an alias for Reg<MR_SPEC>

ODATAR register accessor: an alias for Reg<ODATAR_SPEC>

TAGR register accessor: an alias for Reg<TAGR_SPEC>