5.13.0.0R1
Software Development Kit
wpa3_sae_context_info_t Struct Reference

Data Fields

uint8_t kck [WPA3_SAE_KCK_LEN]
 
mbedtls_ecp_point peer_commit_element
 
mbedtls_mpi peer_commit_scalar
 
uint8_t peer_confirm [WPA3_SAE_CONFIRM_LEN]
 
uint16_t peer_group_id
 
uint8_t pmk [WPA3_SAE_PMK_LEN]
 
uint8_t pmkid [WPA3_SAE_PMKID_LEN]
 
uint16_t rc
 
wpa3_sae_sta_info_tsae_crypto_info_t
 
uint16_t sc
 
uint16_t sndconfirm
 

Detailed Description

struct wpa3_sae_context_info_t (date) for handling SAE context information

Field Documentation

uint8_t wpa3_sae_context_info_t::kck[WPA3_SAE_KCK_LEN]

Key confirmation Key

mbedtls_ecp_point wpa3_sae_context_info_t::peer_commit_element

peer commit element

mbedtls_mpi wpa3_sae_context_info_t::peer_commit_scalar

peer Commit scalar

uint8_t wpa3_sae_context_info_t::peer_confirm[WPA3_SAE_CONFIRM_LEN]

peer confirm

uint16_t wpa3_sae_context_info_t::peer_group_id

peer Group ID

uint8_t wpa3_sae_context_info_t::pmk[WPA3_SAE_PMK_LEN]

Pairwise Master Key

uint8_t wpa3_sae_context_info_t::pmkid[WPA3_SAE_PMKID_LEN]

Pairwise Master KeyID

uint16_t wpa3_sae_context_info_t::rc

received send confirm

wpa3_sae_sta_info_t* wpa3_sae_context_info_t::sae_crypto_info_t

WPA3 SAE sta info

uint16_t wpa3_sae_context_info_t::sc

sync variable

uint16_t wpa3_sae_context_info_t::sndconfirm

STA send confirm


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