diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2006-04-05 19:26:01 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2006-06-26 09:34:37 +0200 |
commit | d00e708cef16442cabaf23f653baf924f5d66e83 (patch) | |
tree | 29529332b4d96826711184893d5754e84d7dddcc /crypto/sha1.c | |
parent | [PATCH] uclinux: use PER_LINUX_32BIT in binfmt_flat (diff) | |
download | linux-d00e708cef16442cabaf23f653baf924f5d66e83.tar.xz linux-d00e708cef16442cabaf23f653baf924f5d66e83.zip |
[CRYPTO] khazad: Use 32-bit reads on key
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>
Diffstat (limited to 'crypto/sha1.c')
0 files changed, 0 insertions, 0 deletions