Home
last modified time | relevance | path

Searched defs:keyidx (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ft.c776 int keyidx; in wpa_ft_process_gtk_subelem() local
861 u16 keyidx; in wpa_ft_process_igtk_subelem() local
931 u16 keyidx; in wpa_ft_process_bigtk_subelem() local
Dwpa.c1025 int tx, key_rsc_len, keyidx; member
1203 u16 keyidx = WPA_GET_LE16(igtk->keyid); in wpa_supplicant_install_igtk() local
1271 u16 keyidx = WPA_GET_LE16(bigtk->keyid); in wpa_supplicant_install_bigtk() local
/external/wpa_supplicant_8/wpa_supplicant/
Dwpas_glue.c241 static int wpa_eapol_set_wep_key(void *ctx, int unicast, int keyidx, in wpa_eapol_set_wep_key()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c802 static int hostapd_config_read_wep(struct hostapd_wep_keys *wep, int keyidx, in hostapd_config_read_wep()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c1483 int keyidx, int encr, int force_version) in __wpa_send_eapol()
1696 int keyidx, int encr) in wpa_send_eapol()