]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: ctr - remove unused crypto_ctr_encrypt_walk()
authorArd Biesheuvel <ardb@kernel.org>
Thu, 3 Apr 2025 07:19:57 +0000 (09:19 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 7 Apr 2025 05:22:27 +0000 (13:22 +0800)
commite0f860a1ca32e7206b5cb43812acec9ffe211a52
tree1bf076b88a219705b4e754388a228f675c956756
parent7c79bdf97802290b5dbad043a0c67719797405cc
crypto: ctr - remove unused crypto_ctr_encrypt_walk()

crypto_ctr_encrypt_walk() is no longer used so remove it.

Note that some existing drivers currently rely on the transitive
includes of some other crypto headers so retain those for the time
being.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/crypto/ctr.h