Home
last modified time | relevance | path

Searched refs:PSA_ERROR_STORAGE_FAILURE (Results 1 - 6 of 6) sorted by relevance

/third_party/mbedtls/library/
H A Dpsa_its_file.c147 status = PSA_ERROR_STORAGE_FAILURE; in psa_its_get()
184 psa_status_t status = PSA_ERROR_STORAGE_FAILURE; in psa_its_set()
226 status = PSA_ERROR_STORAGE_FAILURE; in psa_its_set()
249 return PSA_ERROR_STORAGE_FAILURE; in psa_its_remove()
H A Dpsa_util.c176 case PSA_ERROR_STORAGE_FAILURE: in psa_pk_status_to_mbedtls()
H A Dpsa_crypto_storage.c73 * \retval #PSA_ERROR_STORAGE_FAILURE \emptydescription
125 * \retval #PSA_ERROR_STORAGE_FAILURE \emptydescription
197 * \retval #PSA_ERROR_STORAGE_FAILURE \emptydescription
386 status = PSA_ERROR_STORAGE_FAILURE; in psa_load_persistent_key()
H A Dpsa_crypto.c459 return PSA_ERROR_STORAGE_FAILURE; in mbedtls_to_psa_error()
466 return PSA_ERROR_STORAGE_FAILURE; in mbedtls_to_psa_error()
493 return PSA_ERROR_STORAGE_FAILURE; in mbedtls_to_psa_error()
1874 * \retval #PSA_ERROR_STORAGE_FAILURE \emptydescription
/third_party/mbedtls/include/psa/
H A Dcrypto_values.h194 #define PSA_ERROR_STORAGE_FAILURE ((psa_status_t)-146) macro
224 * #PSA_ERROR_STORAGE_FAILURE, #PSA_ERROR_HARDWARE_FAILURE,
303 * #PSA_ERROR_STORAGE_FAILURE.
322 * - When the storage fails for other reasons - use #PSA_ERROR_STORAGE_FAILURE
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names_generated.c27 case PSA_ERROR_STORAGE_FAILURE: return "PSA_ERROR_STORAGE_FAILURE"; in psa_strerror()

Completed in 17 milliseconds