crypto: akcipher - Use crypto_request_complete
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 31 Jan 2023 08:01:53 +0000 (16:01 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 13 Feb 2023 10:34:48 +0000 (18:34 +0800)
commit700d507805727635e8f57882a7f9641e8ca1eb19
treea5b46355dfa8fcda8db9fa278bca00439bed865d
parent372e6b80bafe1269f43c750885aa32baa34cd017
crypto: akcipher - Use crypto_request_complete

Use the crypto_request_complete helper instead of calling the
completion function directly.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/crypto/internal/akcipher.h