Searched refs:psa_to_cipher_errors (Results 1 – 3 of 3) sorted by relevance
56 extern const mbedtls_error_pair_t psa_to_cipher_errors[4];
47 return PSA_TO_MBEDTLS_ERR_LIST(status, psa_to_cipher_errors, in mbedtls_cipher_error_from_psa()
64 const mbedtls_error_pair_t psa_to_cipher_errors[] = variable