git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8275d1a
)
crypto: sha512 - Expose generic sha512 routine to be callable from other modules
author
Tim Chen
<tim.c.chen@linux.intel.com>
Tue, 26 Mar 2013 20:59:25 +0000
(13:59 -0700)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 25 Apr 2013 13:00:57 +0000
(21:00 +0800)
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>
No differences found