diff options
author | 2023-01-31 16:02:04 +0800 | |
---|---|---|
committer | 2023-02-13 18:34:49 +0800 | |
commit | 564cabc0ca0bdfa8f0fc1ae74b24d0a7554522c5 (patch) | |
tree | cb5fafe1bbb89c08300239307d7f6f7b5cd90afa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: engine - Use crypto_request_complete (diff) | |
download | wireguard-linux-564cabc0ca0bdfa8f0fc1ae74b24d0a7554522c5.tar.xz wireguard-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions