From: Jan Glauber Date: Mon, 4 Jul 2011 12:06:01 +0000 (+0800) Subject: crypto: s390 - support hardware accelerated SHA-224 X-Git-Tag: v3.1-rc1~266^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3b4f515c43553a9950017d8d052541ccb8081fa;p=pandora-kernel.git crypto: s390 - support hardware accelerated SHA-224 On recent s390 machines hardware acceleration is available for SHA-256. SHA-224 is based on SHA-256 so it can also be accelerated by hardware. Do this by adding the proper algorithm description and initialization. Signed-off-by: Jan Glauber Signed-off-by: Herbert Xu --- Reading git-diff-tree failed