[PATCH 3/4] md5: Use typedef for MD5 context

Tom Rini trini at konsulko.com
Thu May 9 16:53:54 CEST 2024


On Thu, May 09, 2024 at 07:37:40AM -0700, Raymond Mao wrote:

> Use of typedef is beneficial for porting with other crypto libs
> without changing the API callers.
> Secondly, it is for the code consistency with other digest libs.
> SHA1, SHA256 and SHA512 are all using typedef for their context.
> 
> Signed-off-by: Raymond Mao <raymond.mao at linaro.org>

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/20240509/243515f8/attachment.sig>


More information about the U-Boot mailing list