Searched refs:psa_its_remove (Results 1 – 4 of 4) sorted by relevance
125 psa_status_t psa_its_remove(psa_storage_uid_t uid);
161 (void) psa_its_remove(data_identifier); in psa_crypto_storage_store()177 if (psa_its_remove(data_identifier) != PSA_SUCCESS) { in psa_destroy_persistent_key()440 psa_status_t status = psa_its_remove(PSA_CRYPTO_ITS_TRANSACTION_UID); in psa_crypto_stop_transaction()
238 psa_status_t psa_its_remove(psa_storage_uid_t uid) in psa_its_remove() function
177 return psa_its_remove(uid); in psa_destroy_se_persistent_data()