mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
The shash interface already handles partial blocks, use it for sha224-generic and sha256-generic instead of going through the lib/sha256 interface. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>