summaryrefslogtreecommitdiff
path: root/crypto/salsa20_generic.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-12-06 14:59:53 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-01-11 08:16:33 +1100
commit46e050a4d881f3ae9247d45885fd7733c31efe15 (patch)
tree4137244c00efeee0ef7665657aafb2ecee66065a /crypto/salsa20_generic.c
parentcf51b44c8b86c241584aefaa1f612cbe8f75123f (diff)
downloadlinux-crypto-46e050a4d881f3ae9247d45885fd7733c31efe15.tar.gz
linux-crypto-46e050a4d881f3ae9247d45885fd7733c31efe15.zip
[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 'crypto/salsa20_generic.c')
0 files changed, 0 insertions, 0 deletions