ESP-IDF
Sec1Payload::
::sc0
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
Sec1Payload::
::sc0
Sec1Payload::
::sc0 field
Syntax
Show:
Summary
Declaration
from
sec1.pb-c.h:120
SessionCmd0
*
sc0
;
Examples
References
from
examples
Code
Location
Referrer
SessionCmd0
*
sc0
;
sec1.pb-c.h:120
offsetof
(
Sec1Payload
,
sc0
)
,
sec1.pb-c.c:447
if
(
in
->
sc0
->
client_pubkey
.
len
!=
PUBLIC_KEY_LEN
)
{
security1.c:217
handle_session_command0()
memcpy
(
cur_session
->
client_pubkey
,
in
->
sc0
->
client_pubkey
.
data
,
PUBLIC_KEY_LEN
)
;
security1.c:274
handle_session_command0()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
Sec1Payload::
::sc0
is read by 1 function:
All items filtered out
Sec1Payload::
::sc0
handle_session_command0()
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