ESP-IDF
cmac_aes_k_calculate()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
cmac_aes_k_calculate()
cmac_aes_k_calculate() function
* Function cmac_aes_k_calculate * Description This function is the calculation of block cipher using AES-128. * Returns void
Syntax
Show:
Summary
Declaration
from
smp_cmac.c:133
static
BOOLEAN
cmac_aes_k_calculate
(
BT_OCTET16
key
,
UINT8
*
p_signature
,
UINT16
tlen
)
;
Arguments
Argument
key
p_signature
tlen
Examples
References
from
examples
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