mbed TLS Library
PSA_KEY_TYPE_HMAC
is only used within mbed TLS Library.
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
Raspberry Pi Pico SDK and Examples
mbed TLS Library
PSA_KEY_TYPE_HMAC
PSA_KEY_TYPE_HMAC macro
HMAC key. The key policy determines which underlying hash algorithm the key can be used for. HMAC keys should generally have the same size as the underlying hash. This size can be calculated with #PSA_HASH_LENGTH(\c alg) where
Syntax
Show:
Summary
Declaration
from
crypto_values.h:428
#define
PSA_KEY_TYPE_HMAC
(
(
psa_key_type_t
)
0x1100
)
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