Searched defs:wpa (Results 1 – 19 of 19) sorted by relevance
/hostap/tests/fuzzing/eapol-key-auth/ |
D | eapol-key-auth.c | 17 struct wpa { struct 21 int wpa1; argument 31 struct wpa_auth_callbacks auth_cb; argument 32 struct wpa_authenticator *auth_group; argument 33 struct wpa_state_machine *auth; argument 47 static int auth_read_msg(struct wpa *wpa); argument 51 static u8 * read_msg(struct wpa *wpa, size_t *ret_len) in read_msg() 85 struct wpa *wpa = eloop_data; in auth_eapol_rx() local 117 static int auth_read_msg(struct wpa *wpa) in auth_read_msg() 131 struct wpa *wpa = ctx; in auth_send_eapol() local [all …]
|
/hostap/tests/fuzzing/eapol-key-supp/ |
D | eapol-key-supp.c | 17 struct wpa { struct 21 int wpa1; argument 31 struct wpa_sm *supp; argument 41 static u8 * read_msg(struct wpa *wpa, size_t *ret_len) in read_msg() 75 struct wpa *wpa = ctx; in supp_get_bssid() local 90 struct wpa *wpa = eloop_data; in supp_eapol_rx() local 98 static int supp_read_msg(struct wpa *wpa) in supp_read_msg() 112 struct wpa *wpa = ctx; in supp_ether_send() local 153 struct wpa *wpa = ctx; in supp_get_beacon_ie() local 224 static int supp_init(struct wpa *wpa) in supp_init() [all …]
|
/hostap/tests/remote/ |
D | monitor.py | 153 def get_monitor_params(wpa, is_p2p=False): argument
|
/hostap/tests/fuzzing/wnm/ |
D | wnm.c | 29 struct wpa_sm wpa; member
|
/hostap/tests/hwsim/ |
D | wlantest.py | 86 def chan_from_wpa(cls, wpa, is_p2p=False): argument 93 def setup(cls, wpa, is_p2p=False): argument
|
D | test_macsec.py | 230 def wait_mka_done(wpa, expect_failure=False, hostapd=False): argument
|
/hostap/tests/fuzzing/eapol-supp/ |
D | eapol-supp.c | 22 struct wpa_sm *wpa; member
|
/hostap/src/eapol_auth/ |
D | eapol_auth_sm.h | 20 int wpa; member
|
/hostap/wpa_supplicant/wpa_gui-qt4/ |
D | networkconfig.cpp | 525 int wpa = 0; in paramsFromConfig() local
|
/hostap/src/drivers/ |
D | driver_bsd.c | 1134 wpa_driver_bsd_set_wpa_internal(void *priv, int wpa, int privacy) in wpa_driver_bsd_set_wpa_internal()
|
D | driver.h | 2649 int wpa; member
|
/hostap/src/ap/ |
D | wpa_auth_i.h | 122 } wpa; member
|
D | wps_hostapd.c | 463 int wpa; in hapd_wps_cred_cb() local
|
D | ieee802_1x.c | 2708 const struct wpa_eapol_key *wpa; in ieee802_1x_eapol_tx_status() local
|
D | wpa_auth.h | 173 int wpa; member
|
D | ap_config.h | 360 int wpa; /* bitfield of WPA_PROTO_WPA, WPA_PROTO_RSN */ member
|
/hostap/src/common/ |
D | wpa_common.c | 3340 int wpa_select_ap_group_cipher(int wpa, int wpa_pairwise, int rsn_pairwise) in wpa_select_ap_group_cipher()
|
/hostap/wpa_supplicant/ |
D | events.c | 1260 bool wpa, check_ssid = false; in wpa_scan_res_ok() local
|
D | wpa_supplicant_i.h | 818 struct wpa_sm *wpa; member
|