mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
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> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| virtio_crypto_akcipher_algs.c | ||
| virtio_crypto_common.h | ||
| virtio_crypto_core.c | ||
| virtio_crypto_mgr.c | ||
| virtio_crypto_skcipher_algs.c | ||