Files
i2som-imx-linux/crypto
Kent Yoder eea1acbaf0 crypto: sha512 - Fix byte counter overflow in SHA-512
commit 25c3d30c91 upstream.

The current code only increments the upper 64 bits of the SHA-512 byte
counter when the number of bytes hashed happens to hit 2^64 exactly.

This patch increments the upper 64 bits whenever the lower 64 bits
overflows.

Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-05-11 13:13:49 +01:00
..
2011-07-26 16:49:47 -07:00
2011-10-21 14:24:03 +02:00
2011-03-31 11:26:23 -03:00
2010-02-16 20:26:46 +08:00
2010-12-02 14:47:16 +08:00
2010-11-13 21:47:55 +09:00
2010-02-16 20:29:45 +08:00
2010-05-26 10:36:51 +10:00
2010-02-16 20:33:49 +08:00
2010-12-02 14:47:16 +08:00
2010-12-02 14:47:16 +08:00
2011-10-21 14:24:03 +02:00
2011-08-06 18:32:45 -07:00
2011-10-21 14:28:58 +02:00
2011-10-21 14:28:58 +02:00
2011-10-21 14:28:58 +02:00
2011-03-31 11:26:23 -03:00