David Bauer 16fcad47a4 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)
2023-10-31 21:15:57 +01:00
..
2020-01-05 19:36:46 +01:00
2023-05-24 19:26:19 +01:00
2023-06-24 19:09:52 +02:00
2021-11-04 15:04:45 +02:00
2023-01-28 20:24:22 +01:00
2023-06-25 22:50:50 +02:00
2023-10-28 09:19:46 +02:00
2023-06-12 22:10:17 +02:00