[PATCH v2 08/28] md5: Adapt to the changes of md5 header
Tom Rini
trini at konsulko.com
Tue May 7 23:24:14 CEST 2024
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.mao at 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 <trini at konsulko.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240507/d1d6591e/attachment.sig>
More information about the U-Boot
mailing list