On 22.04.2025 17:06, Sergii Dmytruk wrote:
> The code comes from [1] and is licensed under GPL-2.0 or later version
> of the license.  It's a combination of:
>  - include/crypto/sha2.h
>  - include/crypto/sha256_base.h
>  - lib/crypto/sha256.c
>  - crypto/sha256_generic.c
> 
> Changes:
>  - includes
>  - formatting
>  - renames and splicing of some trivial functions that are called once
>  - dropping of `int` return values (only zero was ever returned)
>  - getting rid of references to `struct shash_desc`
> 
> [1]: 
> https://github.com/torvalds/linux/tree/afdab700f65e14070d8ab92175544b1c62b8bf03
> 
> Signed-off-by: Sergii Dmytruk <sergii.dmyt...@3mdeb.com>
> Signed-off-by: Krystian Hebel <krystian.he...@3mdeb.com>

Most comments just give on patch 09 apply here as well.

Jan

Reply via email to