Z-Wave Protocol Controller Reference

Structure holding a SPAN entry. Refer to LibS2 for field descriptions. More...

#include <zwave_s2_nonce_management.h>

Collaboration diagram for span_entry:

Public Attributes

uint8_t df
 
uint8_t working_state [CTR_DRBG_INTERNAL_STATE_LENGTH]
 
uint8_t key [CTR_DRBG_KEY_LENGTH]
 
uint8_t rx_sequence
 
uint8_t tx_sequence
 
uint8_t class_id
 

Detailed Description

Structure holding a SPAN entry. Refer to LibS2 for field descriptions.

Member Data Documentation

◆ class_id

uint8_t span_entry::class_id

◆ df

uint8_t span_entry::df

◆ key

uint8_t span_entry::key[CTR_DRBG_KEY_LENGTH]

◆ rx_sequence

uint8_t span_entry::rx_sequence

◆ tx_sequence

uint8_t span_entry::tx_sequence

◆ working_state

uint8_t span_entry::working_state[CTR_DRBG_INTERNAL_STATE_LENGTH]

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