diff options
author | 2023-08-13 14:54:19 +0800 | |
---|---|---|
committer | 2023-08-18 17:01:09 +0800 | |
commit | c752c01389673b76c479d53cdd8f37558a0e406b (patch) | |
tree | 8ee15101ecb5518a48cbcf752638dea8870dc8a1 /crypto/crypto_engine.c | |
parent | crypto: keembay - Remove prepare/unprepare request (diff) | |
download | linux-rng-c752c01389673b76c479d53cdd8f37558a0e406b.tar.xz linux-rng-c752c01389673b76c479d53cdd8f37558a0e406b.zip |
crypto: omap - 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