From: Herbert Xu Date: Tue, 2 Mar 2010 13:58:16 +0000 (+0800) Subject: crypto: md5 - Set statesize X-Git-Tag: v2.6.34-rc1~198^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eebb111f5f4aa7b91ffc046b84b24c1b75e391d1;p=pandora-kernel.git crypto: md5 - Set statesize As md5 now has export/import functions, it must set the attribute statesize. Otherwise anything that relies on import/export may fail as they will see a zero statesize. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed