lib/crypto: sha256: Document the SHA-224 and SHA-256 API
authorEric Biggers <ebiggers@kernel.org>
Mon, 30 Jun 2025 16:06:45 +0000 (09:06 -0700)
committerEric Biggers <ebiggers@kernel.org>
Fri, 4 Jul 2025 17:23:11 +0000 (10:23 -0700)
commitb34c9803aabd85189ffacc0d3cdb9ce4515c2b4d
tree2e0afc426b28bb3e8ae3f65b5c8e91cb60f44aff
parent773d2b99bb76131f65f98828221142ccd2cec856
lib/crypto: sha256: Document the SHA-224 and SHA-256 API

Add kerneldoc comments, consistent with the kerneldoc comments of the
SHA-384 and SHA-512 API.

Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20250630160645.3198-15-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
include/crypto/sha2.h