From: Herbert Xu Date: Wed, 21 Dec 2005 11:01:58 +0000 (+0800) Subject: [CRYPTO] sha1: Fixed off-by-64 bug in sha1_update X-Git-Tag: v2.6.16-rc1~658^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcb0ad2b34daade529ce1f38eede0ea8b7309535;p=pandora-kernel.git [CRYPTO] sha1: Fixed off-by-64 bug in sha1_update After a partial update, the done pointer is off to the right by 64 bytes. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed