]> git.ipfire.org Git - thirdparty/u-boot.git/commit
test: cmd: hash: add unit test for sm3_256
authorHeiko Schocher <hs@nabladev.com>
Tue, 18 Nov 2025 04:30:40 +0000 (05:30 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 4 Dec 2025 15:38:58 +0000 (09:38 -0600)
commit213601a600f1e8894cea76b0bfc131f038882407
tree4bb707ca896cba51b6a2e0cd18642fc23c7da56d
parentc4ab316269debc321907acc4f8f02dfe5653aeaf
test: cmd: hash: add unit test for sm3_256

add simple test for sm3 256 hash

Signed-off-by: Heiko Schocher <hs@nabladev.com>
test/cmd/hash.c