]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: arm64/sha1 - Use API partial block handling
authorHerbert Xu <herbert@gondor.apana.org.au>
Fri, 18 Apr 2025 02:59:15 +0000 (10:59 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 23 Apr 2025 03:33:47 +0000 (11:33 +0800)
commitb97d31100e36aae7f9e39543326dae31ee8cdae7
treeaa2878e43fd0a9b4287e0cf3dff8c4213ab61649
parent0865a89413652ecad551c9b782fa5146259640e4
crypto: arm64/sha1 - Use API partial block handling

Use the Crypto API partial block handling.

Also remove the unnecessary SIMD fallback path.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm64/crypto/sha1-ce-glue.c