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:
fcc18e8
)
[CRYPTO] khazad: Use 32-bit reads on key
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Wed, 5 Apr 2006 17:26:01 +0000
(
03:26
+1000)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 26 Jun 2006 07:34:37 +0000
(17:34 +1000)
On 64-bit platform, reading 64-bit keys (which is supposed to be
32-bit aligned) at a time will result in unaligned access.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found