Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dpsa_crypto_core.h183 return PSA_ERROR_SERVICE_FAILURE; \
203 status = PSA_ERROR_SERVICE_FAILURE; \
/mbedtls-latest/include/psa/
Dcrypto_values.h285 #define PSA_ERROR_SERVICE_FAILURE ((psa_status_t)-144) macro
/mbedtls-latest/programs/psa/
Dpsa_constant_names_generated.c26 case PSA_ERROR_SERVICE_FAILURE: return "PSA_ERROR_SERVICE_FAILURE"; in psa_strerror()
/mbedtls-latest/docs/architecture/psa-thread-safety/
Dpsa-thread-safety.md123 …only happens if the mutex implementation fails, the error code `PSA_ERROR_SERVICE_FAILURE` will be…
198 … the first failure within a function, the function will return `PSA_ERROR_SERVICE_FAILURE`. If a l…