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:
a1a38c4
)
crypto: picoxcell - fix boolean and / or confusion
author
Jamie Iles
<jamie@jamieiles.com>
Tue, 13 Dec 2011 09:54:06 +0000
(09:54 +0000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 20 Dec 2011 07:20:05 +0000
(15:20 +0800)
The AES engine only supports 128 and 256 bit keys so we should correctly
test for that.
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Reported-by: Joe Perches <joe@perches.com>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/picoxcell_crypto.c
patch
|
blob
|
history
diff --cc
drivers/crypto/picoxcell_crypto.c
Simple merge