
27 Jun
2022
27 Jun
'22
11:31 p.m.
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@linaro.org
Applied to u-boot/next, thanks!
--
Tom