Hi Eric, On Wed, Oct 3, 2018 at 7:56 AM Eric Biggers <ebigg...@kernel.org> wrote: > Multiple threads may use the same tfm concurrently, so the tfm context must > not > be used to store per-request information such as the IV.
Thanks, fixed for v7. Jason