]> git.ipfire.org Git - thirdparty/linux.git/commit
crypto: simd - Remove unused skcipher support
authorEric Biggers <ebiggers@kernel.org>
Sat, 14 Mar 2026 21:37:20 +0000 (14:37 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 22 Mar 2026 02:17:59 +0000 (11:17 +0900)
commit7c622c4fa8b475df1977bfe3ac5d28d9da0c57fc
tree04921afe4af4485a94938c650b34d0e47b3936fe
parentbab1adf3b87e4bfac92c4f5963c63db434d561c1
crypto: simd - Remove unused skcipher support

Remove the skcipher algorithm support from crypto/simd.c.  It is no
longer used, and it is unlikely to gain any new user in the future,
given the performance issues with this code.

Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/simd.c
include/crypto/internal/simd.h