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:
5de8f1b
)
[CRYPTO] geode: Use correct encrypt/decrypt function in fallback
author
Sebastian Siewior
<sebastian@breakpoint.cc>
Mon, 10 Dec 2007 07:48:17 +0000
(15:48 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:36 +0000
(08:16 +1100)
crypto_blkcipher_decrypt is wrong because it does not care about
the IV.
Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found