ESP-IDF
sae_data::pk
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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::pk
sae_data::pk field
Syntax
Show:
Summary
Declaration
from
sae.h:123
unsigned
int
pk
:
1
;
Examples
References
from
examples
Code
Location
Referrer
unsigned
int
pk
:
1
;
sae.h:123
g_sae_data
.
pk
=
1
;
esp_wpa3.c:139
wpa3_build_sae_commit()
sae
->
pk
=
0
;
sae.c:1314
sae_prepare_commit()
if
(
sae
->
pk
)
{
sae.c:1558
sae_derive_keys()
if
(
sae
->
pk
)
{
sae.c:1583
sae_derive_keys()
if
(
!
sae
->
pk
||
tmp
->
ap_pk
)
{
sae_pk.c:628
sae_check_confirm_pk()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
sae_data::pk
is written by 2 functions and is read by 2 functions:
sae_prepare_commit()
wpa3_build_sae_commit()
All items filtered out
sae_data::pk
sae_derive_keys()
sae_check_confirm_pk()
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