Home
last modified time | relevance | path

Searched refs:psa_set_key_id (Results 1 - 3 of 3) sorted by relevance

/third_party/mbedtls/include/psa/
H A Dcrypto_struct.h309 static inline void psa_set_key_id(psa_key_attributes_t *attributes, in psa_set_key_id() function
H A Dcrypto.h133 static void psa_set_key_id(psa_key_attributes_t *attributes,
139 * When key identifiers encode key owner identifiers, psa_set_key_id() does
141 * psa_set_key_id() enforces the key to be persistent.
145 * it is recommended to use the PSA Cryptography API psa_set_key_id() to define
158 * with psa_set_key_id(). By default, a key that has a persistent identifier
/third_party/mbedtls/library/
H A Dpsa_crypto_slot_management.c312 psa_set_key_id(&attributes, slot->attr.id); in psa_load_builtin_key_into_slot()

Completed in 13 milliseconds