linux/drivers/crypto/xilinx
Herbert Xu be8b8a950f crypto: zynqmp - 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>
2023-08-18 17:01:10 +08:00
..
Makefile crypto: xilinx - Add Xilinx SHA3 driver 2022-03-03 10:49:21 +12:00
zynqmp-aes-gcm.c crypto: zynqmp - Remove prepare/unprepare request 2023-08-18 17:01:10 +08:00
zynqmp-sha.c crypto: xilinx: prevent probing on non-xilinx hardware 2022-03-09 15:12:31 +12:00