From: Tim Chen Date: Tue, 26 Mar 2013 20:59:25 +0000 (-0700) Subject: crypto: sha512 - Expose generic sha512 routine to be callable from other modules X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~57^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf70fa9d9ee07aa175453b19a39b2b9dab602d97;p=pandora-kernel.git crypto: sha512 - Expose generic sha512 routine to be callable from other modules Other SHA512 routines may need to use the generic routine when FPU is not available. Signed-off-by: Tim Chen Signed-off-by: Herbert Xu --- Reading git-diff-tree failed