Home
last modified time | relevance | path

Searched refs:PSA_ERROR_SERVICE_FAILURE (Results 1 - 3 of 3) sorted by relevance

/third_party/mbedtls/library/
H A Dpsa_crypto_core.h123 * Returns PSA_ERROR_SERVICE_FAILURE if the operation fails
135 return PSA_ERROR_SERVICE_FAILURE; \
143 * Sets status to PSA_ERROR_SERVICE_FAILURE if status was PSA_SUCCESS.
155 status = PSA_ERROR_SERVICE_FAILURE; \
/third_party/mbedtls/include/psa/
H A Dcrypto_values.h285 #define PSA_ERROR_SERVICE_FAILURE ((psa_status_t)-144) macro
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names_generated.c26 case PSA_ERROR_SERVICE_FAILURE: return "PSA_ERROR_SERVICE_FAILURE"; in psa_strerror()

Completed in 7 milliseconds