]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: x86/sha512 - Use API partial block handling
authorHerbert Xu <herbert@gondor.apana.org.au>
Fri, 18 Apr 2025 03:00:20 +0000 (11:00 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 23 Apr 2025 07:52:46 +0000 (15:52 +0800)
commitff3cb9de53baa3da7df0e08798a5638436d8aabc
treec538caed6f1cbf8675d4cca9121bff44b926a392
parent201e9ec3b621c9542441eb7bd34facbc1749b975
crypto: x86/sha512 - 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/sha512_ssse3_glue.c
include/crypto/sha2.h
include/crypto/sha512_base.h