summaryrefslogtreecommitdiffstats
path: root/crypto/cryptd.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2023-01-31 16:02:04 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2023-02-13 18:34:49 +0800
commit564cabc0ca0bdfa8f0fc1ae74b24d0a7554522c5 (patch)
treecb5fafe1bbb89c08300239307d7f6f7b5cd90afa /crypto/cryptd.c
parent6909823d47c17cba84e9244d04050b5db8d53789 (diff)
downloadlinux-564cabc0ca0bdfa8f0fc1ae74b24d0a7554522c5.tar.gz
linux-564cabc0ca0bdfa8f0fc1ae74b24d0a7554522c5.tar.bz2
linux-564cabc0ca0bdfa8f0fc1ae74b24d0a7554522c5.zip
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>
Diffstat (limited to 'crypto/cryptd.c')
0 files changed, 0 insertions, 0 deletions