crypto: zynqmp-sha - Use API partial block handling
authorHerbert Xu <herbert@gondor.apana.org.au>
Fri, 18 Apr 2025 03:00:18 +0000 (11:00 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 23 Apr 2025 07:52:46 +0000 (15:52 +0800)
commit201e9ec3b621c9542441eb7bd34facbc1749b975
treee1f4683ca5ad462833591ec457224ba44ed82e7f
parent0d474be2676d9262afd0cf6a416e96b9277139a7
crypto: zynqmp-sha - Use API partial block handling

Use the Crypto API partial block handling.

As this was the last user of the extra fields in struct sha3_state,
remove them.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/xilinx/zynqmp-sha.c
include/crypto/sha3.h