ESP-IDF
smp_f5_mackey_or_ltk_calc_chk()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
smp_f5_mackey_or_ltk_calc_chk()
smp_f5_mackey_or_ltk_calc_chk() function
Syntax
Show:
Summary
Declaration
from
smp_int.h:381
extern
void
smp_f5_mackey_or_ltk_calc_chk
(
UINT8
*
t
,
UINT8
*
counter
,
UINT8
*
key_id
,
UINT8
*
n1
,
UINT8
*
n2
,
UINT8
*
a1
,
UINT8
*
a2
,
UINT8
*
length
,
UINT8
*
mac
)
;
Arguments
Argument
Declared as
t
UINT8
*
counter
UINT8
*
key_id
UINT8
*
n1
UINT8
*
n2
UINT8
*
a1
UINT8
*
a2
UINT8
*
length
UINT8
*
mac
UINT8
*
Examples
References
from
examples
Code
Location
extern
void
smp_f5_mackey_or_ltk_calc_chk
(
UINT8
*
t
,
UINT8
*
counter
,
smp_int.h:381
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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