Home
last modified time | relevance | path

Searched refs:PSA_ERROR_DATA_CORRUPT (Results 1 - 7 of 7) sorted by relevance

/third_party/mbedtls/library/
H A Dpsa_its_file.c94 return PSA_ERROR_DATA_CORRUPT; in psa_its_read_file()
98 return PSA_ERROR_DATA_CORRUPT; in psa_its_read_file()
H A Dpsa_util.c174 case PSA_ERROR_DATA_CORRUPT: in psa_pk_status_to_mbedtls()
H A Dpsa_crypto_pake.c358 return PSA_ERROR_DATA_CORRUPT; in mbedtls_psa_pake_output_internal()
H A Dpk.c1157 psa_status_t status = PSA_ERROR_DATA_CORRUPT; in mbedtls_pk_verify_ext()
1158 psa_status_t destruction_status = PSA_ERROR_DATA_CORRUPT; in mbedtls_pk_verify_ext()
/third_party/mbedtls/include/psa/
H A Dcrypto_values.h313 #define PSA_ERROR_DATA_CORRUPT ((psa_status_t)-152) macro
321 * - When the storage or stored data is corrupted - use #PSA_ERROR_DATA_CORRUPT
/third_party/mbedtls/tests/src/drivers/
H A Dtest_driver_key_management.c175 return PSA_ERROR_DATA_CORRUPT; in mbedtls_test_opaque_unwrap_key()
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names_generated.c11 case PSA_ERROR_DATA_CORRUPT: return "PSA_ERROR_DATA_CORRUPT"; in psa_strerror()

Completed in 10 milliseconds