Home
last modified time | relevance | path

Searched refs:PSA_ERROR_GENERIC_ERROR (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/lib/psa/psa/
H A Derror.h22 #define PSA_ERROR_GENERIC_ERROR ((psa_status_t)-132) macro
/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_psa_crypto.c505 psa_status_t psa_status = PSA_ERROR_GENERIC_ERROR; in aes_gcm_decrypt()