Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/library/
Dpsa_crypto_slot_management.c239 static psa_status_t psa_load_persistent_key_into_slot( psa_key_slot_t *slot ) in psa_load_persistent_key_into_slot() function
304 status = psa_load_persistent_key_into_slot( *p_slot ); in psa_get_and_lock_key_slot()