]> git.ipfire.org Git - people/ms/u-boot.git/commit
tools/kwbimage: fix LibreSSL build
authorJonathan Gray <jsg@jsg.id.au>
Tue, 20 Feb 2018 15:59:01 +0000 (02:59 +1100)
committerTom Rini <trini@konsulko.com>
Fri, 23 Feb 2018 15:40:51 +0000 (10:40 -0500)
commita2d5efd74fb2e6893bcebfae41ea600bc7b65e6e
tree6edafee776df5b9cdd61d8d8a08f87c6d49cf214
parent744247de29453c24f14e29191e0271a29cd0b3c1
tools/kwbimage: fix LibreSSL build

Fix build after addition of RSA_get0_key() to LibreSSL.
Patch from Theo Buehler and Stuart Henderson.

Signed-off-by: Theo Buehler <tb@openbsd.org>
Signed-off-by: Stuart Henderson <sthen@openbsd.org>
tools/kwbimage.c