Searched refs:WPA_KEY_MGMT_OWE (Results 1 – 17 of 17) sorted by relevance
58 #define WPA_KEY_MGMT_OWE BIT(22) macro142 akm == WPA_KEY_MGMT_OWE || in wpa_key_mgmt_wpa()
36 case WPA_KEY_MGMT_OWE: in wpa_kck_len()56 case WPA_KEY_MGMT_OWE: in wpa_kek_len()76 case WPA_KEY_MGMT_OWE: in wpa_mic_len()159 case WPA_KEY_MGMT_OWE: in wpa_eapol_key_mic()287 } else if (wpa_key_mgmt_sha256(akmp) || akmp == WPA_KEY_MGMT_OWE) { in wpa_pmk_to_ptk()934 return WPA_KEY_MGMT_OWE; in rsn_key_mgmt_to_bitfield()1688 case WPA_KEY_MGMT_OWE: in wpa_key_mgmt_txt()
238 if (conf->wpa_key_mgmt & WPA_KEY_MGMT_OWE) { in wpa_write_rsn_ie()584 else if (data.key_mgmt & WPA_KEY_MGMT_OWE) in wpa_validate_wpa_ie()684 else if (key_mgmt & WPA_KEY_MGMT_OWE) in wpa_validate_wpa_ie()685 sm->wpa_key_mgmt = WPA_KEY_MGMT_OWE; in wpa_validate_wpa_ie()756 if (sm->wpa_key_mgmt == WPA_KEY_MGMT_OWE && !owe_dh) { in wpa_validate_wpa_ie()761 if (sm->wpa_key_mgmt != WPA_KEY_MGMT_OWE && owe_dh) { in wpa_validate_wpa_ie()
266 if ((hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_OWE) && in hostapd_wpa_auth_get_psk()272 if ((hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_OWE) && sta) { in hostapd_wpa_auth_get_psk()276 if (sa && sa->akmp == WPA_KEY_MGMT_OWE) { in hostapd_wpa_auth_get_psk()
1020 sm->wpa_key_mgmt != WPA_KEY_MGMT_OWE && in wpa_receive()1034 sm->wpa_key_mgmt == WPA_KEY_MGMT_OWE) && in wpa_receive()1387 sm->wpa_key_mgmt == WPA_KEY_MGMT_OWE || in __wpa_send_eapol()1414 sm->wpa_key_mgmt == WPA_KEY_MGMT_OWE || in __wpa_send_eapol()1516 sm->wpa_key_mgmt == WPA_KEY_MGMT_OWE || in __wpa_send_eapol()1805 sm->wpa_key_mgmt == WPA_KEY_MGMT_OWE) { in SM_STATE()2043 (sm->wpa_key_mgmt == WPA_KEY_MGMT_OWE && sm->pmksa) || in SM_STATE()3066 sm->wpa_key_mgmt == WPA_KEY_MGMT_OWE) { in SM_STATE()3139 sm->wpa_key_mgmt == WPA_KEY_MGMT_OWE in SM_STEP()
2292 sta->owe_pmk_len, pmkid, 0, WPA_KEY_MGMT_OWE); in owe_process_assoc_req()2513 if ((hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_OWE) && in check_assoc_ies()2514 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE && in check_assoc_ies()2713 if (sta && (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_OWE)) in send_assoc_resp()2754 if (sta && (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_OWE)) in send_assoc_resp()2900 if ((hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_OWE) && in send_assoc_resp()2902 wpa_auth_sta_key_mgmt(sta->wpa_sm) == WPA_KEY_MGMT_OWE) { in send_assoc_resp()
977 (wpa_key_mgmt_wpa_psk(key_mgmt) || key_mgmt == WPA_KEY_MGMT_OWE || in ieee802_1x_receive()1122 (wpa_key_mgmt_wpa_psk(key_mgmt) || key_mgmt == WPA_KEY_MGMT_OWE || in ieee802_1x_new_station()
196 } else if (key_mgmt & WPA_KEY_MGMT_OWE) { in wpa_gen_wpa_ie_rsn()
662 sm->key_mgmt == WPA_KEY_MGMT_OWE) in wpa_supplicant_key_neg_complete()1817 sm->key_mgmt == WPA_KEY_MGMT_OWE || in wpa_supplicant_decrypt_key_data()2099 sm->key_mgmt != WPA_KEY_MGMT_OWE && in wpa_sm_rx_eapol()2119 sm->key_mgmt == WPA_KEY_MGMT_OWE) && in wpa_sm_rx_eapol()2153 sm->key_mgmt != WPA_KEY_MGMT_OWE && in wpa_sm_rx_eapol()
1041 wpa_s->key_mgmt == WPA_KEY_MGMT_OWE || in wpa_supplicant_reload_configuration()1394 } else if (sel & WPA_KEY_MGMT_OWE) { in wpa_supplicant_set_suites()1395 wpa_s->key_mgmt = WPA_KEY_MGMT_OWE; in wpa_supplicant_set_suites()1547 } else if (wpa_s->key_mgmt == WPA_KEY_MGMT_OWE) { in wpa_supplicant_set_suites()2613 ssid->key_mgmt == WPA_KEY_MGMT_OWE) { in wpas_populate_assoc_ies()3929 wpa_s->key_mgmt != WPA_KEY_MGMT_OWE && in wpa_supplicant_rx_eapol()
149 wpa_s->key_mgmt == WPA_KEY_MGMT_OWE || in wpa_supplicant_eapol_send()
307 wpa_s->key_mgmt == WPA_KEY_MGMT_OWE || in wpa_supplicant_mark_disassoc()2343 if (wpa_s->key_mgmt == WPA_KEY_MGMT_OWE && in wpa_supplicant_event_associnfo()2652 wpa_s->key_mgmt == WPA_KEY_MGMT_OWE || ft_completed || in wpa_supplicant_event_assoc()
1205 wpa_s->key_mgmt == WPA_KEY_MGMT_OWE) { in sme_associate()
781 val |= WPA_KEY_MGMT_OWE; in wpa_config_parse_key_mgmt()
2639 if (data.key_mgmt & WPA_KEY_MGMT_OWE) { in wpa_supplicant_ie_txt()
1105 if (hapd->conf->wpa_key_mgmt & WPA_KEY_MGMT_OWE) { in hostapd_ctrl_iface_get_key_mgmt()
717 val |= WPA_KEY_MGMT_OWE; in hostapd_config_parse_key_mgmt()