Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_util_internal.h56 extern const mbedtls_error_pair_t psa_to_cipher_errors[4];
H A Dblock_cipher.c47 return PSA_TO_MBEDTLS_ERR_LIST(status, psa_to_cipher_errors, in mbedtls_cipher_error_from_psa()
H A Dpsa_util.c64 const mbedtls_error_pair_t psa_to_cipher_errors[] = variable