crypto: x86/cast5 - Remove unused cast5_ctr_16way
authorDr. David Alan Gilbert <linux@treblig.org>
Sat, 5 Oct 2024 23:13:58 +0000 (00:13 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 10 Oct 2024 09:08:02 +0000 (17:08 +0800)
commit528888f33d8bad6b656cd8a13a8236d6afed15e6
tree52b76b77af7f72b139360c60890745efe8e5e138
parent452c55dcefa958f7e87798d764497485687e4bc3
crypto: x86/cast5 - Remove unused cast5_ctr_16way

commit e2d60e2f597a ("crypto: x86/cast5 - drop CTR mode implementation")

removed the calls to cast5_ctr_16way but left the avx implementation.

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/cast5-avx-x86_64-asm_64.S