From: Lokesh Vutla Date: Fri, 26 Jul 2013 06:59:14 +0000 (+0530) Subject: crypto: omap-sham - Add SHA384 and SHA512 Support X-Git-Tag: v3.12-rc1~108^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaef7e3f3f82923ea175ce4859908bb0d70072f3;p=pandora-kernel.git crypto: omap-sham - Add SHA384 and SHA512 Support Adding support for SHA348 and SHA512 in addition to MD5, SHA1, SHA224 SHA256 that the omap sha module supports. In order to add the support - Removed hard coded register offsets and passing offsets from pdata - Updating Flag offsets so that they can be used for SHA256 and SHA512 - Adding the algo info. Signed-off-by: Lokesh Vutla Signed-off-by: Herbert Xu --- Reading git-diff-tree failed