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:
919e2c3
)
crypto: twofish-x86_64/i586 - set alignmask to zero
author
Jussi Kivilinna
<jussi.kivilinna@mbnet.fi>
Fri, 17 Feb 2012 20:49:03 +0000
(22:49 +0200)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Sat, 25 Feb 2012 09:20:24 +0000
(17:20 +0800)
x86 has fast unaligned accesses, so twofish-x86_64/i586 does not need to enforce
alignment.
Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found