Home
last modified time | relevance | path

Searched hist:"885 bd91f27fd31d46f33861b94a814fa4537ab5f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_crypto.c885bd91f27fd31d46f33861b94a814fa4537ab5f Fri Nov 08 15:03:15 UTC 2024 Ryan Everett <ryan.everett@arm.com> fix(mbedtls): fix error return code for calc_hash

Make this function return values from crypto_ret_value.
The previous method of returning the mbedtls error code
on failure meant that the authentication module couldn't
correctly parse failures from this function.

Change-Id: I9fe6eba1fc79e8f81004f8cd202781aea907e963
Signed-off-by: Ryan Everett <ryan.everett@arm.com>