Home
last modified time | relevance | path

Searched refs:psa_key_attributes_s (Results 1 – 2 of 2) sorted by relevance

/openthread-3.6.0/third_party/mbedtls/repo/include/psa/
Dcrypto_struct.h322 struct psa_key_attributes_s struct
338 static inline struct psa_key_attributes_s psa_key_attributes_init( void ) in psa_key_attributes_init() argument
340 const struct psa_key_attributes_s v = PSA_KEY_ATTRIBUTES_INIT; in psa_key_attributes_init()
Dcrypto_types.h359 typedef struct psa_key_attributes_s psa_key_attributes_t;