Home
last modified time | relevance | path

Searched refs:owe_pmk_len (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dsta_info.h305 size_t owe_pmk_len; member
H A Dsta_info.c402 bin_clear_free(sta->owe_pmk, sta->owe_pmk_len); in ap_free_sta()
H A Dwpa_auth_glue.c378 *psk_len = sta->owe_pmk_len; in hostapd_wpa_auth_get_psk()
H A Dieee802_11.c4330 sta->owe_pmk_len = hash_len; in owe_process_assoc_req()
4332 wpa_hexdump_key(MSG_DEBUG, "OWE: PMK", sta->owe_pmk, sta->owe_pmk_len); in owe_process_assoc_req()
4335 sta->owe_pmk_len, pmkid, 0, WPA_KEY_MGMT_OWE); in owe_process_assoc_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h264 size_t owe_pmk_len; member
H A Dsta_info.c363 bin_clear_free(sta->owe_pmk, sta->owe_pmk_len); in ap_free_sta()
H A Dwpa_auth_glue.c282 *psk_len = sta->owe_pmk_len; in hostapd_wpa_auth_get_psk()
H A Dieee802_11.c2789 sta->owe_pmk_len = hash_len; in owe_process_assoc_req()
2791 wpa_hexdump_key(MSG_DEBUG, "OWE: PMK", sta->owe_pmk, sta->owe_pmk_len); in owe_process_assoc_req()
2794 sta->owe_pmk_len, pmkid, 0, WPA_KEY_MGMT_OWE); in owe_process_assoc_req()

Completed in 22 milliseconds