Module nrf52840_hal::pac::ccm[][src]

Expand description

AES CCM Mode Encryption

Modules

Pointer to data structure holding AES key and NONCE vector

Enable

Encrypt/decrypt complete

Key-stream generation complete

Deprecated register - CCM error event

Input pointer

Disable interrupt

Enable interrupt

Length of key-stream generated when MODE.LENGTH = Extended.

MIC check result

Operation mode

Output pointer

Data rate override setting.

Pointer to data area used for temporary storage

Shortcut register

Start encryption/decryption. This operation will stop by itself when completed.

Start generation of key-stream. This operation will stop by itself when completed.

Override DATARATE setting in MODE register with the contents of the RATEOVERRIDE register for any ongoing encryption/decryption

Stop encryption/decryption

Structs

Register block

Type Definitions

Pointer to data structure holding AES key and NONCE vector

Enable

Encrypt/decrypt complete

Key-stream generation complete

Deprecated register - CCM error event

Input pointer

Disable interrupt

Enable interrupt

Length of key-stream generated when MODE.LENGTH = Extended.

MIC check result

Operation mode

Output pointer

Data rate override setting.

Pointer to data area used for temporary storage

Shortcut register

Start encryption/decryption. This operation will stop by itself when completed.

Start generation of key-stream. This operation will stop by itself when completed.

Override DATARATE setting in MODE register with the contents of the RATEOVERRIDE register for any ongoing encryption/decryption

Stop encryption/decryption