Home
last modified time | relevance | path

Searched refs:PSA_ERROR_ALREADY_EXISTS (Results 1 - 5 of 5) sorted by relevance

/third_party/mbedtls/library/
H A Dpsa_crypto_se.c333 return PSA_ERROR_ALREADY_EXISTS; in psa_register_se_driver()
H A Dpsa_crypto_storage.c124 * \retval #PSA_ERROR_ALREADY_EXISTS \emptydescription
137 return PSA_ERROR_ALREADY_EXISTS; in psa_crypto_storage_store()
H A Dpsa_crypto.c709 return PSA_ERROR_ALREADY_EXISTS; in psa_allocate_buffer_to_slot()
1871 * \retval #PSA_ERROR_ALREADY_EXISTS \emptydescription
/third_party/mbedtls/include/psa/
H A Dcrypto_values.h104 #define PSA_ERROR_ALREADY_EXISTS ((psa_status_t)-139) macro
120 * but shall instead return #PSA_ERROR_ALREADY_EXISTS or #PSA_ERROR_DOES_NOT_EXIST
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names_generated.c6 case PSA_ERROR_ALREADY_EXISTS: return "PSA_ERROR_ALREADY_EXISTS"; in psa_strerror()

Completed in 20 milliseconds