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:
5befbd5
)
crypto: shash - Test for the algorithms import function before exporting it
author
Steffen Klassert
<steffen.klassert@secunet.com>
Fri, 24 Jul 2009 05:57:13 +0000
(13:57 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 24 Jul 2009 05:57:13 +0000
(13:57 +0800)
crypto_init_shash_ops_async() tests for setkey and not for import
before exporting the algorithms import function to ahash.
This patch fixes this.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found