Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7f681378 authored by Herbert Xu's avatar Herbert Xu
Browse files

[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: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent b2ab4a57
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment