diff options
author | 2023-08-13 14:54:28 +0800 | |
---|---|---|
committer | 2023-08-18 17:01:10 +0800 | |
commit | fc0bdcb8303b70bc0c1b5fbf236a4882f254cf94 (patch) | |
tree | 15813368523e3d08b609b2fadeaf6f0ff29fa81c /crypto/crypto_engine.c | |
parent | crypto: stm32 - Remove prepare/unprepare request (diff) | |
download | linux-rng-fc0bdcb8303b70bc0c1b5fbf236a4882f254cf94.tar.xz linux-rng-fc0bdcb8303b70bc0c1b5fbf236a4882f254cf94.zip |
crypto: virtio - 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