[PATCH v2 2/5] sha1: Fix digest state size/type
Tom Rini
trini at konsulko.com
Mon Jun 27 23:31:03 CEST 2022
On Wed, Jun 01, 2022 at 08:26:28PM +0200, Loic Poulain wrote:
> sha1 digest size is 5*32-bit => 160-bit. Using 64-bit unsigned long
> does not cause issue with the current sha1 implementation, but could
> be problematic for vectorized access.
>
> Signed-off-by: Loic Poulain <loic.poulain at linaro.org>
Applied to u-boot/next, thanks!
--
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/20220627/0e0ffcbd/attachment.sig>
More information about the U-Boot
mailing list