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:
68b6c7d
)
[CRYPTO] gcm: Fix request context alignment
author
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 12 Dec 2007 11:16:38 +0000
(19:16 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Thu, 10 Jan 2008 21:16:40 +0000
(08:16 +1100)
This patch fixes the request context alignment so that it is actually
aligned to the value required by the algorithm.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found