Re: [PATCH] crypto: cryptd - Remove unused functions
From: Herbert Xu
Date: Fri Mar 27 2026 - 06:16:09 EST
On Fri, Mar 20, 2026 at 03:17:27PM -0700, Eric Biggers wrote:
> Many functions in cryptd.c no longer have any caller. Remove them.
>
> Also remove several associated structs and includes. Finally, inline
> cryptd_shash_desc() into its only caller, allowing it to be removed too.
>
> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>
> ---
>
> This patch is targeting cryptodev/master. It has a dependency on
> "crypto: simd - Remove unused skcipher support"
> (https://lore.kernel.org/r/20260314213720.91525-1-ebiggers@xxxxxxxxxx/)
>
> crypto/cryptd.c | 112 +---------------------------------------
> include/crypto/cryptd.h | 33 ------------
> 2 files changed, 2 insertions(+), 143 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt