+31
−22
Loading
Add the at_least (i.e. 'static') decoration to the fixed-size array parameters of the sha2 library functions. This causes clang to warn when a too-small array of known size is passed. Acked-by:Ard Biesheuvel <ardb@kernel.org> Acked-by:
"Jason A. Donenfeld" <Jason@zx2c4.com> Link: https://lore.kernel.org/r/20251122194206.31822-7-ebiggers@kernel.org Signed-off-by:
Eric Biggers <ebiggers@kernel.org>