ESP-IDF
wpa_sm::pmk_r1
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_sm::pmk_r1
wpa_sm::pmk_r1 field
Syntax
Show:
Summary
Declaration
from
wpa_i.h:98
u8
pmk_r1
[
PMK_LEN
]
;
Examples
References
from
examples
Code
Location
Referrer
u8
pmk_r1
[
PMK_LEN
]
;
wpa_i.h:98
sm
->
own_addr
,
sm
->
pmk_r1
,
sm
->
pmk_r1_name
)
;
wpa_ft.c:46
wpa_derive_ptk_ft()
return
wpa_pmk_r1_to_ptk
(
sm
->
pmk_r1
,
sm
->
snonce
,
anonce
,
sm
->
own_addr
,
wpa_ft.c:50
wpa_derive_ptk_ft()
sm
->
own_addr
,
sm
->
pmk_r1
,
sm
->
pmk_r1_name
)
;
wpa_ft.c:515
wpa_ft_process_response()
if
(
wpa_pmk_r1_to_ptk
(
sm
->
pmk_r1
,
sm
->
snonce
,
ftie
->
anonce
,
wpa_ft.c:522
wpa_ft_process_response()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
wpa_sm::pmk_r1
is read by 2 functions:
All items filtered out
wpa_sm::pmk_r1
wpa_derive_ptk_ft()
wpa_ft_process_response()
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