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:
48527fa
)
[BLOCK] dm-crypt: Align IV to u64 for essiv
author
Herbert Xu
<herbert@gondor.apana.org.au>
Sat, 2 Sep 2006 22:58:41 +0000
(08:58 +1000)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 7 Dec 2006 02:38:48 +0000
(18:38 -0800)
This patch makes the IV u64-aligned since essiv does a u64 store to it.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found