[PATCH 2/4] test: lib: add test for sha256_hamc

Simon Glass sjg at chromium.org
Fri Sep 20 18:01:33 CEST 2024


On Tue, 16 Jul 2024 at 17:06, Philippe Reynes
<philippe.reynes at softathome.com> wrote:
>
> Adds a test for the function sha256_hmac
>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> ---
>  test/lib/Makefile           |   1 +
>  test/lib/test_sha256_hmac.c | 108 ++++++++++++++++++++++++++++++++++++
>  2 files changed, 109 insertions(+)
>  create mode 100644 test/lib/test_sha256_hmac.c
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list