mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
13887ed688
This patch replaces the 32-bit counters in sha512_generic with 64-bit counters. It also switches the bit count to the simpler byte count. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>