On Tue, May 07, 2024 at 10:50:50AM -0700, Raymond Mao wrote:

> The md5 header is updated to adapt to both original lib and MbedTLS.
> Now we need to change the API callers accordingly.
> 
> Signed-off-by: Raymond Mao <raymond....@linaro.org>
> ---
> Changes in v2
> - Initial patch.
> 
>  drivers/crypto/hash/hash_sw.c |  8 ++++----
>  lib/md5.c                     | 10 +++++-----
>  2 files changed, 9 insertions(+), 9 deletions(-)

As this brings md5 in to a consistent state with the rest of the
algorithms, going against the normal coding style of not adding typedefs
makes sense.

Reviewed-by: Tom Rini <tr...@konsulko.com>

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to