]> git.ipfire.org Git - thirdparty/hostap.git/commit
OWE: Check for ECDH availability before use (driver-SME/MLME)
authorAshok Ponnaiah <aponnaia@codeaurora.org>
Tue, 6 Feb 2018 18:25:41 +0000 (20:25 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 6 Feb 2018 18:25:41 +0000 (20:25 +0200)
commit759da93a89764f3f0dbb8dce4219e9b13ba3b15d
tree8afb2256cfee75b913f26de3a661532df83388ff
parentaf65ef28f4f007d57fbc0ab019f8345645af0d89
OWE: Check for ECDH availability before use (driver-SME/MLME)

Verify that the STA has ECDH data available before trying to use this
data to add the OWE DH Params element.

Signed-off-by: Ashok Ponnaiah <aponnaia@codeaurora.org>
src/ap/ieee802_11.c