[CRYPTO] gcm: Fix request context alignment
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 12 Dec 2007 11:16:38 +0000 (19:16 +0800)
committerHerbert 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