![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
PSA cryptography client key attribute definitions. More...
Go to the source code of this file.
Data Structures | |
struct | psa_client_key_attributes_s |
Macros | |
#define | PSA_CLIENT_KEY_ATTRIBUTES_INIT {0, 0, 0, 0, 0, 0} |
PSA cryptography client key attribute definitions.
This file contains the definitions of some data structures with PSA crypto client specific definitions. This is for implementations with isolation between the Client applications and the Crypto Server module, it is expected that the front-end and the back-end would have different versions of the data structure.
Definition in file crypto_client_struct.h.
#define PSA_CLIENT_KEY_ATTRIBUTES_INIT {0, 0, 0, 0, 0, 0} |
Definition at line 42 of file crypto_client_struct.h.