ESP-IDF
dpp_authentication::Lx_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
dpp_authentication::Lx_len
dpp_authentication::Lx_len field
Syntax
Show:
Summary
Declaration
from
dpp.h:274
size_t
Lx_len
;
Examples
References
from
examples
Code
Location
Referrer
size_t
Lx_len
;
dpp.h:274
auth
->
Lx_len
=
0
;
dpp.c:1432
dpp_auth_success()
if
(
!
auth
->
Lx_len
)
{
dpp_crypto.c:534
dpp_derive_bk_ke()
auth
->
Lx_len
=
auth
->
secret_len
;
dpp_crypto.c:1005
dpp_auth_derive_l_responder()
auth
->
Lx_len
=
auth
->
secret_len
;
dpp_crypto.c:1052
dpp_auth_derive_l_initiator()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
dpp_authentication::Lx_len
is written by 3 functions and is read by 1 function:
dpp_auth_success()
dpp_auth_derive_l_responder()
dpp_auth_derive_l_initiator()
All items filtered out
dpp_authentication::Lx_len
dpp_derive_bk_ke()
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