Skip to content
Commit 23ad69aa authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: nx/842 - Fix context corruption



The transform context is shared memory and must not be written
to without locking.  This patch adds locking to nx-842 to prevent
context corruption.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 2c11a3f9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment