linux/drivers/crypto/starfive
Thorsten Blum bee54677bc crypto: starfive - use list_first_entry_or_null to simplify cryp_find_dev
Use list_first_entry_or_null() to simplify starfive_cryp_find_dev() and
remove the now-unused local variable 'struct starfive_cryp_dev *tmp'.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2026-05-07 16:10:02 +08:00
..
jh7110-aes.c crypto: gcm - Use GHASH library instead of crypto_ahash 2026-03-23 16:44:29 -07:00
jh7110-cryp.c crypto: starfive - use list_first_entry_or_null to simplify cryp_find_dev 2026-05-07 16:10:02 +08:00
jh7110-cryp.h crypto: starfive - Avoid -Wflex-array-member-not-at-end warning 2025-12-19 14:47:46 +08:00
jh7110-hash.c crypto: sm3 - Remove 'struct sm3_state' 2026-03-23 17:50:59 -07:00
jh7110-rsa.c crypto: drivers - Drop sign/verify operations 2024-10-05 13:22:04 +08:00
Kconfig crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3 2026-03-23 17:50:59 -07:00
Makefile crypto: starfive - Add AES skcipher and aead support 2023-07-28 18:20:25 +08:00