crypto: sha512 - Expose generic sha512 routine to be callable from other modules
authorTim Chen <tim.c.chen@linux.intel.com>
Tue, 26 Mar 2013 20:59:25 +0000 (13:59 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 25 Apr 2013 13:00:57 +0000 (21:00 +0800)
commitbf70fa9d9ee07aa175453b19a39b2b9dab602d97
tree7c7250c9c11db90a4fc096900276b186bf50ead1
parent8275d1aa642295edd34a11a117080384bb9d65c2
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 <tim.c.chen@linux.intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/sha512_generic.c
include/crypto/sha.h