mbedTLS
PSA_KEY_TYPE_ARIA
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_TYPE_ARIA
PSA_KEY_TYPE_ARIA macro
Key for a cipher, AEAD or MAC algorithm based on the
Syntax
Show:
Summary
Declaration
from
crypto_values.h:503
#define
PSA_KEY_TYPE_ARIA
(
(
psa_key_type_t
)
0x2406
)
Examples
References
from
examples
Code
Location
#define
PSA_KEY_TYPE_ARIA
(
(
psa_key_type_t
)
0x2406
)
crypto_values.h:503
case
PSA_KEY_TYPE_ARIA
:
psa_crypto.c:628
key_type
==
PSA_KEY_TYPE_ARIA
||
psa_crypto_cipher.c:101
key_type
==
PSA_KEY_TYPE_ARIA
||
psa_crypto_cipher.c:116
case
PSA_KEY_TYPE_ARIA
:
psa_crypto_cipher.c:216
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