Herbert Xu
f3c802a1f3
crypto: algif_aead - Only wake up when ctx->more is zero
...
AEAD does not support partial requests so we must not wake up
while ctx->more is set. In order to distinguish between the
case of no data sent yet and a zero-length request, a new init
flag has been added to ctx.
SKCIPHER has also been modified to ensure that at least a block
of data is available if there is more data to come.
Fixes: 2d97591ef4
("crypto: af_alg - consolidation of...")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2020-06-18 17:19:44 +10:00
..
2020-01-16 15:18:12 +08:00
2020-05-08 15:30:41 +10:00
2020-03-12 23:00:13 +11:00
2019-08-09 15:11:43 +10:00
2019-05-30 11:26:32 -07:00
2020-05-08 15:30:40 +10:00
2019-06-20 14:18:33 +08:00
2018-10-26 09:30:46 +01:00
2019-05-30 11:26:32 -07:00
2006-12-06 18:38:55 -08:00
2019-11-17 09:02:42 +08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-01-09 11:30:53 +08:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-11-17 09:02:44 +08:00
2019-11-17 09:02:39 +08:00
2019-04-18 22:15:04 +08:00
2019-07-26 14:56:07 +10:00
2020-04-09 00:01:59 +09:00
2019-08-22 14:57:33 +10:00
2019-05-30 11:26:32 -07:00
2020-04-24 17:42:17 +10:00
2019-05-30 11:26:32 -07:00
2020-05-08 15:30:40 +10:00
2019-08-09 15:11:41 +10:00
2017-11-03 21:50:43 +08:00
2019-07-27 21:08:38 +10:00
2019-05-30 11:26:32 -07:00
2020-05-08 15:32:12 +10:00
2017-11-02 11:10:55 +01:00
2020-06-18 17:19:44 +10:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2020-01-16 15:18:12 +08:00
2018-09-28 12:46:08 +08:00
2019-05-30 11:26:32 -07:00
2019-06-05 17:37:06 +02:00
2019-08-05 18:40:19 -04:00
2020-01-16 15:18:12 +08:00
2019-05-24 17:27:11 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-12-11 16:36:54 +08:00
2019-08-02 14:44:02 +10:00
2018-01-26 01:10:34 +11:00
2020-05-08 15:32:12 +10:00
2019-08-02 14:44:02 +10:00
2020-05-08 15:32:17 +10:00
2019-12-11 16:37:00 +08:00
2019-08-02 14:44:02 +10:00
2017-09-22 17:43:07 +08:00
2018-05-05 14:52:51 +08:00
2019-04-08 14:42:55 +08:00
2020-01-09 11:30:53 +08:00
2020-01-09 11:30:53 +08:00