]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: x86/sha1 - Use API partial block handling
authorHerbert Xu <herbert@gondor.apana.org.au>
Fri, 18 Apr 2025 02:59:13 +0000 (10:59 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 23 Apr 2025 03:33:47 +0000 (11:33 +0800)
commit0865a89413652ecad551c9b782fa5146259640e4
tree681e7a49a186b2bb7c159cae48f982bd88ce6144
parentcc1f5bbe428c915b2076a77d07ad0477c1ee6d10
crypto: x86/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/x86/crypto/sha1_ssse3_glue.c
include/crypto/sha1.h
include/crypto/sha1_base.h