mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Having multiple in-flight AIO requests results in unpredictable output because they all share the same IV. Fix this by only allowing one request at a time. Fixes:83094e5e9e("crypto: af_alg - add async support to algif_aead") Fixes:a596999b7d("crypto: algif - change algif_skcipher to be asynchronous") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
29 KiB
29 KiB