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:
e5d8c96
)
crypto: atmel-aes - check alignment of cfb64 mode
author
Leilei Zhao
<leilei.zhao@atmel.com>
Tue, 22 Apr 2014 07:23:24 +0000
(15:23 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 28 Apr 2014 10:21:19 +0000
(18:21 +0800)
The length shoule be 64 bit alignment and the block size shoule be 64 bit in aes cfb64 mode.
Signed-off-by: Leilei Zhao <leilei.zhao@atmel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/atmel-aes.c
patch
|
blob
|
history
diff --cc
drivers/crypto/atmel-aes.c
Simple merge