Herbert Xu 564cabc0ca crypto: rsa-pkcs1pad - Use akcipher_request_complete
Use the akcipher_request_complete helper instead of calling the
completion function directly.  In fact the previous code was buggy
in that EINPROGRESS was never passed back to the original caller.

Fixes: 3d5b1ecdea6f ("crypto: rsa - RSA padding algorithm")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2023-02-13 18:34:49 +08:00
..
2022-03-03 10:49:20 +12:00
2023-02-13 18:34:48 +08:00
2022-12-02 18:12:40 +08:00
2021-03-26 19:55:55 +11:00
2023-01-20 18:29:31 +08:00
2022-06-10 16:40:17 +08:00
2022-08-02 17:14:47 -06:00
2022-02-18 16:21:08 +11:00
2020-02-28 08:43:21 +08:00
2022-12-02 18:12:40 +08:00
2023-01-20 18:29:31 +08:00
2022-04-08 16:12:46 +08:00
2022-12-02 18:12:40 +08:00
2022-06-10 16:40:16 +08:00
2023-01-27 18:58:09 +08:00
2021-11-08 16:55:21 -08:00