commit | bda1dd0702affae23e47b85f1531ef66624028b2 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Thu Dec 19 14:05:51 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 18 17:12:47 2025 -0600 |
tree | 7667ec223b92a66da8cdcb07e820cf4bae3ef781 | |
parent | 496c0062324ee7fd7d8ad48f1f5143c1dbad82e8 [diff] |
test: lib: add test for sha256_hmac Adds a test for the function sha256_hmac Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com> Reviewed-by: Raymond Mao <raymond.mao@linaro.org>