]> git.baikalelectronics.ru Git - uboot.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)
commita7a39384555253d41c5a53033114dd4cb3efe5ca
tree6edafee776df5b9cdd61d8d8a08f87c6d49cf214
parent96cb85cc3d2abc1cdb80f4c30235940ee2019da6
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