ESP-IDF
wpa_group
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
wpa_group
wpa_group struct
Syntax
Show:
Summary
Declaration
Definition
from
wpa_auth_i.h:15
struct
wpa_group
;
Implemented in
wpa_auth_i.h:145
Fields
Field
Declared as
wpa_group::next
struct
wpa_group
*
wpa_group::vlan_id
int
wpa_group::GInit
Boolean
wpa_group::GKeyDoneStations
int
wpa_group::GTKReKey
Boolean
wpa_group::GTK_len
int
wpa_group::GN
int
wpa_group::GM
int
GN
,
wpa_group::GTKAuthenticator
Boolean
wpa_group::Counter
u8
[
WPA_NONCE_LEN
]
wpa_group::wpa_group_state
enum
{
WPA_GROUP_GTK_INIT
=
0
,
WPA_GROUP_SETKEYS
,
WPA_GROUP_SETKEYSDONE
}
wpa_group::GMK
u8
[
WPA_GMK_LEN
]
wpa_group::GTK
u8
[
2
]
[
WPA_GTK_MAX_LEN
]
wpa_group::GNonce
u8
[
WPA_NONCE_LEN
]
wpa_group::changed
Boolean
wpa_group::first_sta_seen
Boolean
wpa_group::reject_4way_hs_for_entropy
Boolean
wpa_group::IGTK
u8
[
2
]
[
WPA_IGTK_LEN
]
wpa_group::GN_igtk
int
wpa_group::GM_igtk
int
GN_igtk
,
Related Functions
Found 8 other functions taking a
wpa_group
argument:
Function
wpa_group_sm_step()
wpa_gtk_update()
wpa_group_config_group_keys()
wpa_group_init_gmk_and_counter()
wpa_group_setkeys()
wpa_group_setkeysdone()
wpa_group_ensure_init()
wpa_group_gtk_init()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out