diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-12-06 14:59:53 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-01-11 08:16:33 +1100 |
commit | 7f6813786a6521380e1756ca5b4336bc63c5bf7d (patch) | |
tree | 702cac4982861f61b5de1a7c92de567dd6a5d024 /samples | |
parent | b2ab4a57b018aafbba35bff088218f5cc3d2142e (diff) |
[CRYPTO] gcm: Put abreq in private context instead of on stack
The abreq structure is currently allocated on the stack. This is broken
if the underlying algorithm is asynchronous. This patch changes it so
that it's taken from the private context instead which has been enlarged
accordingly.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions