5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wpa3_sae_context_info_t Struct Reference

#include <wpa3_ext_supp.h>

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

◆ kck

uint8_t wpa3_sae_context_info_t::kck[WPA3_SAE_KCK_LEN]

Key confirmation Key

◆ peer_commit_element

mbedtls_ecp_point wpa3_sae_context_info_t::peer_commit_element

peer commit element

◆ peer_commit_scalar

mbedtls_mpi wpa3_sae_context_info_t::peer_commit_scalar

peer Commit scalar

◆ peer_confirm

uint8_t wpa3_sae_context_info_t::peer_confirm[WPA3_SAE_CONFIRM_LEN]

peer confirm

◆ peer_group_id

uint16_t wpa3_sae_context_info_t::peer_group_id

peer Group ID

◆ pmk

uint8_t wpa3_sae_context_info_t::pmk[WPA3_SAE_PMK_LEN]

Pairwise Master Key

◆ pmkid

uint8_t wpa3_sae_context_info_t::pmkid[WPA3_SAE_PMKID_LEN]

Pairwise Master KeyID

◆ rc

uint16_t wpa3_sae_context_info_t::rc

received send confirm

◆ sae_crypto_info_t

wpa3_sae_sta_info_t* wpa3_sae_context_info_t::sae_crypto_info_t

WPA3 SAE sta info

◆ sc

uint16_t wpa3_sae_context_info_t::sc

sync variable

◆ sndconfirm

uint16_t wpa3_sae_context_info_t::sndconfirm

STA send confirm


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