Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_se.c321 return PSA_ERROR_ALREADY_EXISTS; in psa_register_se_driver()
H A Dpsa_crypto_storage.c137 return PSA_ERROR_ALREADY_EXISTS; in psa_crypto_storage_store()
H A Dpsa_crypto.c714 return PSA_ERROR_ALREADY_EXISTS; in psa_allocate_buffer_to_slot()
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_values.h104 #define PSA_ERROR_ALREADY_EXISTS ((psa_status_t)-139) macro