crypto: x86/chacha - Remove SIMD fallback path
authorHerbert Xu <herbert@gondor.apana.org.au>
Thu, 3 Apr 2025 04:14:50 +0000 (12:14 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 7 Apr 2025 05:22:27 +0000 (13:22 +0800)
commit9b4400215e0e0b3edad010398069fcc51659a8cc
treee8e36f2e759750cb39e4ac6af1fae96d960f2166
parentf98ed0dd58d9eabe5d240743fc26d4d22e202a07
crypto: x86/chacha - Remove SIMD fallback path

Get rid of the fallback path as SIMD is now always usable in softirq
context.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/chacha_glue.c