Searched refs:new_key_id (Results 1 – 1 of 1) sorted by relevance
590 mbedtls_svc_key_id_t *new_key_id) in export_import_into_psa() argument600 status = psa_import_key(attributes, key_buffer, key_length, new_key_id); in export_import_into_psa()607 mbedtls_svc_key_id_t *new_key_id) in copy_into_psa() argument611 psa_status_t status = psa_copy_key(old_key_id, attributes, new_key_id); in copy_into_psa()635 status = export_import_into_psa(old_key_id, attributes, new_key_id); in copy_into_psa()