Module nrf52832_pac::ccm

source ·
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
CCM error event
Input pointer
Disable interrupt
Enable interrupt
MIC check result
Operation mode
Output pointer
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.
Stop encryption/decryption

Structs

Pointer to data structure holding AES key and NONCE vector
Enable
Encrypt/decrypt complete
Key-stream generation complete
CCM error event
Input pointer
Disable interrupt
Enable interrupt
MIC check result
Operation mode
Output pointer
Register block
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.
Stop encryption/decryption