Searched refs:psa_finish_key_creation (Results 1 – 1 of 1) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | psa_crypto.c | 1914 static psa_status_t psa_finish_key_creation( in psa_finish_key_creation() function 2154 status = psa_finish_key_creation(slot, driver, key); in psa_import_key() 2198 status = psa_finish_key_creation(slot, driver, &key); in mbedtls_psa_register_se_key() 2305 status = psa_finish_key_creation(target_slot, driver, target_key); in psa_copy_key() 6706 status = psa_finish_key_creation(slot, driver, key); in psa_key_derivation_output_key_custom() 8267 status = psa_finish_key_creation(slot, driver, key); in psa_generate_key_custom()
|