Module cnfptr

Source
Expand description

Pointer to data structure holding AES key and NONCE vector

Structs§

CNFPTR_SPEC
Pointer to data structure holding AES key and NONCE vector
R
Register CNFPTR reader
W
Register CNFPTR writer

Type Aliases§

CNFPTR_R
Field CNFPTR reader - Pointer to the data structure holding the AES key and the CCM NONCE vector (see Table 1 CCM data structure overview)
CNFPTR_W
Field CNFPTR writer - Pointer to the data structure holding the AES key and the CCM NONCE vector (see Table 1 CCM data structure overview)