Searched refs:PSA_ERROR_GENERIC_ERROR (Results 1 – 7 of 7) sorted by relevance
17 #define PSA_ERROR_GENERIC_ERROR ((psa_status_t)-132) macro
31 case PSA_ERROR_GENERIC_ERROR: in al_psa_status()
38 return (int32_t)PSA_ERROR_GENERIC_ERROR; in tfm_ns_interface_dispatch()
33 return PSA_ERROR_GENERIC_ERROR; in dp_secret_digest()
68 return PSA_ERROR_GENERIC_ERROR; in mbedtls_psa_external_get_random()
90 psa_import_key_fake.return_val = PSA_ERROR_GENERIC_ERROR; in ZTEST()