ESP-IDF
sae_data::pmk_len
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
sae_data::pmk_len
sae_data::pmk_len field
Syntax
Show:
Summary
Declaration
from
sae.h:112
size_t
pmk_len
;
Examples
References
from
examples
Code
Location
Referrer
size_t
pmk_len
;
sae.h:112
wpa_set_pmk
(
g_sae_data
.
pmk
,
g_sae_data
.
pmk_len
,
g_sae_data
.
pmkid
,
true
)
;
esp_wpa3.c:365
wpa3_parse_sae_confirm()
sae
->
pmk_len
=
pmk_len
;
sae.c:1580
sae_derive_keys()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
sae_data::pmk_len
is written by 1 function and is read by 1 function:
sae_derive_keys()
All items filtered out
sae_data::pmk_len
wpa3_parse_sae_confirm()
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