Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_util_internal.h52 extern const mbedtls_error_pair_t psa_to_md_errors[4];
Dpsa_util.c54 const mbedtls_error_pair_t psa_to_md_errors[] = variable
Dmd.c767 return PSA_TO_MBEDTLS_ERR_LIST(status, psa_to_md_errors, in mbedtls_md_error_from_psa()