ieee802154_sec_ccm_block_t Struct Reference

Format of 16 byte input block of CCM. More...

Detailed Description

Format of 16 byte input block of CCM.

Definition at line 362 of file ieee802154_security.h.

#include <ieee802154_security.h>

Data Fields

uint8_t flags
 Flags field.
 
ieee802154_sec_ccm_nonce_t nonce
 Nonce (Number that is only used once)
 
uint16_t counter
 Either the length of the actual message (for CBC-MAC) or a block counter (for CTR)
 

The documentation for this struct was generated from the following file: