diff options
author | 2023-08-13 14:54:09 +0800 | |
---|---|---|
committer | 2023-08-18 17:01:09 +0800 | |
commit | ff0800af25011c0dc0563f9cc72bb2a9158d12c2 (patch) | |
tree | 7f18c09164ad9d84a88b50a1db43a9b44ec8c8a0 /crypto/crypto_engine.c | |
parent | crypto: sun8i-ce - Remove prepare/unprepare request (diff) | |
download | linux-rng-ff0800af25011c0dc0563f9cc72bb2a9158d12c2.tar.xz linux-rng-ff0800af25011c0dc0563f9cc72bb2a9158d12c2.zip |
crypto: sun8i-ss - Remove prepare/unprepare request
The callbacks for prepare and unprepare request in crypto_engine
is superfluous. They can be done directly from do_one_request.
Move the code into do_one_request and remove the unused callbacks.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/crypto_engine.c')
0 files changed, 0 insertions, 0 deletions