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:
406f104
)
crypto: sha256-s390 - Add export/import support
author
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 10 Jul 2009 05:20:32 +0000
(13:20 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Sat, 11 Jul 2009 10:23:34 +0000
(18:23 +0800)
This patch adds export/import support to sha256-s390. The exported
type is defined by struct sha256_state, which is basically the entire
descriptor state of sha256_generic.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found