ESP-IDF
wpa_group::GN
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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
wpa_group::GN field
Syntax
Show:
Summary
Declaration
from
wpa_auth_i.h:153
int
GN
;
Examples
References
from
examples
Code
Location
Referrer
int
GN
,
GM
;
wpa_auth_i.h:153
wpa_auth_get_seqnum
(
sm
->
wpa_auth
,
NULL
,
gsm
->
GN
,
rsc
)
;
wpa_auth.c:1827
gtk
=
gsm
->
GTK
[
gsm
->
GN
-
1
]
;
wpa_auth.c:1843
keyidx
=
gsm
->
GN
;
wpa_auth.c:1854
wpa_auth_get_seqnum
(
sm
->
wpa_auth
,
NULL
,
gsm
->
GN
,
rsc
)
;
wpa_auth.c:2159
gtk
=
gsm
->
GTK
[
gsm
->
GN
-
1
]
;
wpa_auth.c:2161
hdr
[
0
]
=
gsm
->
GN
&
0x03
;
wpa_auth.c:2179
rsc
,
gsm
->
GNonce
,
kde
,
pos
-
kde
,
gsm
->
GN
,
1
)
;
wpa_auth.c:2193
group
->
GTK
[
group
->
GN
-
1
]
,
group
->
GTK_len
)
<
0
)
wpa_auth.c:2264
wpa_gtk_update()
group
->
GN
=
1
;
wpa_auth.c:2297
wpa_group_gtk_init()
group
->
GM
=
group
->
GN
;
wpa_auth.c:2428
wpa_group_setkeys()
group
->
GN
=
tmp
;
wpa_auth.c:2429
wpa_group_setkeys()
(
uint8_t
*
)
broadcast_ether_addr
,
group
->
GN
,
wpa_auth.c:2458
wpa_group_config_group_keys()
group
->
GTK
[
group
->
GN
-
1
]
,
group
->
GTK_len
)
<
0
)
wpa_auth.c:2459
wpa_group_config_group_keys()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
wpa_group::GN
is written by 2 functions and is read by 3 functions:
wpa_group_gtk_init()
wpa_group_setkeys()
All items filtered out
wpa_group::GN
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