crypto: riscv/sha256 - Use API partial block handling
authorHerbert Xu <herbert@gondor.apana.org.au>
Fri, 18 Apr 2025 02:59:45 +0000 (10:59 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 23 Apr 2025 07:52:45 +0000 (15:52 +0800)
commite6c5597badf2998980639fb83e60696d0f2ce0dd
tree2d9a246d4f846d6307a750d5dc7511bf1e0e92a0
parent5f804244d0ba8bf07c7eb6caeb63bd38a2bc910e
crypto: riscv/sha256 - Use API partial block handling

Use the Crypto API partial block handling.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/riscv/crypto/sha256-riscv64-glue.c
include/crypto/sha256_base.h
lib/crypto/sha256.c