linux-stable/drivers/crypto/starfive
Herbert Xu 50c546d70a crypto: jh1100 - 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:09 +08:00
..
jh7110-aes.c crypto: jh1100 - Remove prepare/unprepare request 2023-08-18 17:01:09 +08:00
jh7110-cryp.c crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00
jh7110-cryp.h crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00
jh7110-hash.c crypto: jh1100 - Remove prepare/unprepare request 2023-08-18 17:01:09 +08:00
jh7110-rsa.c crypto: starfive - Add RSA algo support 2023-06-23 16:15:36 +08:00
Kconfig crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00
Makefile crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00