ESP-IDF
wpa_group::GN_igtk
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
wpa_group::GN_igtk
wpa_group::GN_igtk field
Syntax
Show:
Summary
Declaration
from
wpa_auth_i.h:170
int
GN_igtk
;
Examples
References
from
examples
Code
Location
Referrer
int
GN_igtk
,
GM_igtk
;
wpa_auth_i.h:170
igtk
.
keyid
[
0
]
=
gsm
->
GN_igtk
;
wpa_auth.c:1769
ieee80211w_kde_add()
wpa_auth_get_seqnum
(
sm
->
wpa_auth
,
NULL
,
gsm
->
GN_igtk
,
igtk
.
pn
)
<
0
)
wpa_auth.c:1772
ieee80211w_kde_add()
memcpy
(
igtk
.
igtk
,
gsm
->
IGTK
[
gsm
->
GN_igtk
-
4
]
,
WPA_IGTK_LEN
)
;
wpa_auth.c:1774
ieee80211w_kde_add()
group
->
IGTK
[
group
->
GN_igtk
-
4
]
,
wpa_auth.c:2275
wpa_gtk_update()
group
->
GN_igtk
=
4
;
wpa_auth.c:2300
wpa_group_gtk_init()
group
->
GM_igtk
=
group
->
GN_igtk
;
wpa_auth.c:2432
wpa_group_setkeys()
group
->
GN_igtk
=
tmp
;
wpa_auth.c:2433
wpa_group_setkeys()
broadcast_ether_addr
,
group
->
GN_igtk
,
wpa_auth.c:2465
wpa_group_config_group_keys()
group
->
IGTK
[
group
->
GN_igtk
-
4
]
,
wpa_auth.c:2466
wpa_group_config_group_keys()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
wpa_group::GN_igtk
is written by 2 functions and is read by 4 functions:
wpa_group_gtk_init()
wpa_group_setkeys()
All items filtered out
wpa_group::GN_igtk
ieee80211w_kde_add()
wpa_gtk_update()
wpa_group_setkeys()
wpa_group_config_group_keys()
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