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