Searched refs:owe_pmk_len (Results 1 – 4 of 4) sorted by relevance
249 size_t owe_pmk_len; member
269 *psk_len = sta->owe_pmk_len; in hostapd_wpa_auth_get_psk()
2287 sta->owe_pmk_len = hash_len; in owe_process_assoc_req()2289 wpa_hexdump_key(MSG_DEBUG, "OWE: PMK", sta->owe_pmk, sta->owe_pmk_len); in owe_process_assoc_req()2292 sta->owe_pmk_len, pmkid, 0, WPA_KEY_MGMT_OWE); in owe_process_assoc_req()
356 bin_clear_free(sta->owe_pmk, sta->owe_pmk_len); in ap_free_sta()