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:
2a549c3
)
crypto: cryptd - Add finup/export/import for hash
author
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 22 Jul 2009 03:10:22 +0000
(11:10 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 22 Jul 2009 03:10:22 +0000
(11:10 +0800)
This patch adds the finup/export/import functions to the cryptd
ahash implementation. We simply invoke the underlying shash
operations.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found