Files
linux/crypto/sha256.c
Herbert Xu 3bf5337879 crypto: sha256 - Use the partial block API
Use the shash partial block API by default.  Add a separate set
of lib shash algorithms to preserve testing coverage until lib/sha256
has its own tests.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-05-05 18:20:45 +08:00

8.3 KiB