]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/common/dpp.c
DPP: Fix build with LibreSSL v2.5
authorJouni Malinen <j@w1.fi>
Sat, 14 Apr 2018 20:56:38 +0000 (23:56 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 14 Apr 2018 21:01:35 +0000 (00:01 +0300)
commit5ecdf06c8ceff8a817291b1f1ea5b681ca119f4d
tree5142a5102f98b601eb4c2f7bc3fc0c1c14fa9f69
parent4b603f01dec28d9ae022effb060a15e5a84b1f0c
DPP: Fix build with LibreSSL v2.5

The ECDSA_SIG_{set,get}0() wrappers are needed with LibreSSL v2.5 (but
not v2.7.2).

Signed-off-by: Jouni Malinen <j@w1.fi>
src/common/dpp.c