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:
8267ada
)
crypto: sha1_generic - Add export/import support
author
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 9 Jul 2009 13:27:13 +0000
(21:27 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Sat, 11 Jul 2009 10:23:33 +0000
(18:23 +0800)
This patch adds export/import support to sha1_generic. The exported
type is defined by struct sha1_state, which is basically the entire
descriptor state of sha1_generic.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found