ESP-IDF
wpa_group::GTK_len
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::GTK_len
wpa_group::GTK_len field
Syntax
Show:
Summary
Declaration
from
wpa_auth_i.h:152
int
GTK_len
;
Examples
References
from
examples
Code
Location
Referrer
int
GTK_len
;
wpa_auth_i.h:152
group
->
GTK_len
=
wpa_cipher_key_len
(
wpa_auth
->
conf
.
wpa_group
)
;
wpa_auth.c:322
wpa_group_init()
gtk_len
=
gsm
->
GTK_len
;
wpa_auth.c:1844
if
(
os_get_random
(
dummy_gtk
,
gsm
->
GTK_len
)
<
0
)
wpa_auth.c:2167
kde_len
=
2
+
RSN_SELECTOR_LEN
+
2
+
gsm
->
GTK_len
+
wpa_auth.c:2172
gtk
,
gsm
->
GTK_len
)
;
wpa_auth.c:2182
pos
=
kde
+
gsm
->
GTK_len
;
wpa_auth.c:2186
group
->
GTK
[
group
->
GN
-
1
]
,
group
->
GTK_len
)
<
0
)
wpa_auth.c:2264
wpa_gtk_update()
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::GTK_len
is written by 1 function and is read by 2 functions:
wpa_group_init()
All items filtered out
wpa_group::GTK_len
wpa_gtk_update()
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