]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Work around missing EVP_PKEY_CTX_set_ec_param_enc()
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 23 Nov 2017 18:28:57 +0000 (20:28 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 23 Nov 2017 18:31:12 +0000 (20:31 +0200)
commit918a2ac40f390c3363e7a59f29c048a5ebc875f5
tree99776156b9926ed315b19bfefafa11961c649c0f
parent3ca4be1eaa972a8e3ec8158999f53f87c57af270
DPP: Work around missing EVP_PKEY_CTX_set_ec_param_enc()

This allows compilation with older OpenSSL 1.0.1.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/dpp.c