Skip to content
Snippets Groups Projects
Commit 13887ed6 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: sha512_generic - Use 64-bit counters


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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 1f38ad83
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment