On Mon, Aug 25, 2025 at 12:47:00PM +0530, Harsh Jain wrote: > > + rng->tfm = crypto_alloc_cipher("aes", 0, 0); Please don't add any new users of crypto_alloc_cipher. This particular case should switch over to lib/crypto/aes. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt