Home
last modified time | relevance | path

Searched refs:psa_to_md_errors (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_util_internal.h52 extern const mbedtls_error_pair_t psa_to_md_errors[4];
H A Dpsa_util.c54 const mbedtls_error_pair_t psa_to_md_errors[] = variable
H A Dmd.c770 return PSA_TO_MBEDTLS_ERR_LIST(status, psa_to_md_errors, in mbedtls_md_error_from_psa()