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:
7d6f75e
)
crypto: geode-aes - Fix cip/blk confusion
author
Roel Kluin
<roel.kluin@gmail.com>
Thu, 4 Feb 2010 00:39:13 +0000
(11:39 +1100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 4 Feb 2010 00:39:13 +0000
(11:39 +1100)
a crypto_cipher cip member was set where a crypto_cipher blk members
should have been.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found