Herbert Xu 67b164a871 crypto: af_alg - Disallow multiple in-flight AIO requests
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: 83094e5e9e49 ("crypto: af_alg - add async support to algif_aead")
Fixes: a596999b7ddf ("crypto: algif - change algif_skcipher to be asynchronous")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-12-08 11:59:44 +08:00
..
2023-09-20 13:15:29 +08:00
2022-12-02 18:12:40 +08:00
2023-06-05 09:36:35 +02:00
2021-03-26 19:55:55 +11:00
2019-08-05 18:40:19 -04:00
2023-10-05 18:16:31 +08:00
2022-04-08 16:12:46 +08:00
2023-01-06 17:15:47 +08:00