coreboot-kgpe-d16/util/broadcom/secimage
Alex Thiessen 457d1c8fa2 util/broadcom/secimage: Add HMAC test
One of responsibilities of the `secimage` tool is signing the image
using the HMAC-SHA256 algorithm. The test being added verifies that
secimage's internal call yields same result as the according openssl
tool does.

Change-Id: I8de4328f435af56901a861e3d5e733657c3c7f78
Signed-off-by: Alex Thiessen <alex.thiessen.de+coreboot@gmail.com>
Reviewed-on: https://review.coreboot.org/23474
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2018-02-06 16:14:33 +00:00
..
test util/broadcom/secimage: Add HMAC test 2018-02-06 16:14:33 +00:00
Makefile util/broadcom/secimage: Add HMAC test 2018-02-06 16:14:33 +00:00
Makefile.inc secimage: Use libz's crc32 function 2015-08-09 12:34:24 +02:00
crypto.c util/broadcom/secimage: Add OpenSSL 1.1 support 2018-01-14 23:11:40 +00:00
io.c util/broadcom: Check for successful file access 2016-12-16 18:22:43 +01:00
misc.c util/broadcom: Close file after use 2016-12-16 15:55:33 +01:00
sbi.c util/broadcom: Add two more NULL checks 2016-12-16 15:56:35 +01:00
secimage.h secimage: Use libz's crc32 function 2015-08-09 12:34:24 +02:00