diff options
author | David Bauer <mail@david-bauer.net> | 2023-10-24 03:07:48 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2023-10-31 21:15:57 +0100 |
commit | 16fcad47a4d92d5055a2b33293248564a8ce0466 (patch) | |
tree | 441249911500bcb21982933bdc7f15e6ff5a4cbf /include/meson.mk | |
parent | 6bb3c2eba80a04c0d6ba4e10891338f445669ee1 (diff) | |
download | upstream-16fcad47a4d92d5055a2b33293248564a8ce0466.tar.gz upstream-16fcad47a4d92d5055a2b33293248564a8ce0466.tar.bz2 upstream-16fcad47a4d92d5055a2b33293248564a8ce0466.zip |
hostapd: fix OWE association with mbedtls
The code for hostapd-mbedtls did not work when used for OWE association.
When handling association requests, the buffer offsets and length
assumptions were incorrect, leading to never calculating the y point,
thus denying association.
Also when crafting the association response, the buffer contained the
trailing key-type.
Fix up both issues to adhere to the specification and make
hostapd-mbedtls work with the OWE security type.
Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit 39341f422f895a37b405b753c3630b1bdc9b8c6e)
Diffstat (limited to 'include/meson.mk')
0 files changed, 0 insertions, 0 deletions