Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dpsa_util_internal.h56 extern const mbedtls_error_pair_t psa_to_cipher_errors[4];
Dblock_cipher.c47 return PSA_TO_MBEDTLS_ERR_LIST(status, psa_to_cipher_errors, in mbedtls_cipher_error_from_psa()
Dpsa_util.c64 const mbedtls_error_pair_t psa_to_cipher_errors[] = variable