ESP-IDF
wpa_group::Counter
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
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::Counter
wpa_group::Counter field
Syntax
Show:
Summary
Declaration
from
wpa_auth_i.h:155
u8
Counter
[
WPA_NONCE_LEN
]
;
Examples
References
from
examples
Code
Location
Referrer
u8
Counter
[
WPA_NONCE_LEN
]
;
wpa_auth_i.h:155
group
->
Counter
,
WPA_NONCE_LEN
)
<
0
)
wpa_auth.c:305
wpa_group_init_gmk_and_counter()
sm
->
group
->
Counter
+
WPA_NONCE_LEN
-
16
,
16
)
;
wpa_auth.c:1132
__wpa_send_eapol()
inc_byte_array
(
sm
->
group
->
Counter
,
WPA_NONCE_LEN
)
;
wpa_auth.c:1133
__wpa_send_eapol()
memcpy
(
group
->
GNonce
,
group
->
Counter
,
WPA_NONCE_LEN
)
;
wpa_auth.c:2259
wpa_gtk_update()
inc_byte_array
(
group
->
Counter
,
WPA_NONCE_LEN
)
;
wpa_auth.c:2260
wpa_gtk_update()
memcpy
(
group
->
GNonce
,
group
->
Counter
,
WPA_NONCE_LEN
)
;
wpa_auth.c:2271
wpa_gtk_update()
inc_byte_array
(
group
->
Counter
,
WPA_NONCE_LEN
)
;
wpa_auth.c:2272
wpa_gtk_update()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
wpa_group::Counter
is read by 3 functions:
All items filtered out
wpa_group::Counter
wpa_group_init_gmk_and_counter()
__wpa_send_eapol()
wpa_gtk_update()
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