From 829fedafcb107d41fb0753361acae5efee376c58 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Thu, 28 Jul 2016 16:22:08 +0100 Subject: [image] Use image_asn1() to extract data from CMS signature images Signed-off-by: Michael Brown --- src/hci/commands/image_trust_cmd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/hci') diff --git a/src/hci/commands/image_trust_cmd.c b/src/hci/commands/image_trust_cmd.c index f9d6b5b3..03e3e443 100644 --- a/src/hci/commands/image_trust_cmd.c +++ b/src/hci/commands/image_trust_cmd.c @@ -181,3 +181,4 @@ REQUIRE_OBJECT ( rsa ); REQUIRE_OBJECT ( md5 ); REQUIRE_OBJECT ( sha1 ); REQUIRE_OBJECT ( sha256 ); +REQUIRE_OBJECT ( der ); -- cgit v1.2.3-55-g7522