mbedTLS
PSA_KEY_DERIVATION_INPUT_LABEL
is only used within mbedTLS.
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
mbedTLS
PSA_KEY_DERIVATION_INPUT_LABEL
PSA_KEY_DERIVATION_INPUT_LABEL macro
A label for key derivation. This should be a direct input. It can also be a key of type #PSA_KEY_TYPE_RAW_DATA.
Syntax
Show:
Summary
Declaration
from
crypto_values.h:2714
#define
PSA_KEY_DERIVATION_INPUT_LABEL
(
(
psa_key_derivation_step_t
)
0x0201
)
Examples
References
from
examples
Code
Location
#define
PSA_KEY_DERIVATION_INPUT_LABEL
(
(
psa_key_derivation_step_t
)
0x0201
)
crypto_values.h:2714
case
PSA_KEY_DERIVATION_INPUT_LABEL
:
psa_crypto.c:6985
case
PSA_KEY_DERIVATION_INPUT_LABEL
:
psa_crypto.c:7326
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