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:
eebb111
)
crypto: authenc - Use correct ahash complete functions
author
Steffen Klassert
<steffen.klassert@secunet.com>
Tue, 2 Mar 2010 13:59:54 +0000
(21:59 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 2 Mar 2010 13:59:54 +0000
(21:59 +0800)
We accidentally assigned the ahash update complete function to
the wrong function pointer in crypto_authenc_verify.
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