Home
last modified time | relevance | path

Searched refs:WPA_ALG_WEP (Results 1 – 25 of 26) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddefs.h192 WPA_ALG_WEP, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddefs.h196 WPA_ALG_WEP, enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_ndis.c994 if (alg == WPA_ALG_WEP) { in wpa_driver_ndis_set_key()
1086 wpa_driver_ndis_set_key(drv->ifname, drv, WPA_ALG_WEP, in wpa_driver_ndis_associate()
1124 wpa_driver_ndis_set_key(drv->ifname, drv, WPA_ALG_WEP, in wpa_driver_ndis_associate()
Ddriver_wext.c1767 case WPA_ALG_WEP: in wpa_driver_wext_set_key_ext()
1846 (alg == WPA_ALG_NONE || alg == WPA_ALG_WEP)) { in wpa_driver_wext_set_key()
Dwpa_hal.c228 case WPA_ALG_WEP: in WifiAlgToCipherSuite()
290 if ((alg != WPA_ALG_WEP) && (keyIdx != 0) && (setTx == 0)) { in WifiWpaInitAddr()
Ddriver_hostap.c430 case WPA_ALG_WEP: in wpa_driver_hostap_set_key()
Ddriver_bsd.c343 case WPA_ALG_WEP: in bsd_set_key()
Ddriver_atheros.c515 case WPA_ALG_WEP: in atheros_set_key()
Ddriver_nl80211.c3092 case WPA_ALG_WEP: in wpa_alg_to_cipher_suite()
3407 } else if (alg == WPA_ALG_WEP && in wpa_driver_nl80211_set_key()
3835 p.alg = WPA_ALG_WEP; in wpa_driver_nl80211_authenticate()
3849 if (nl_add_key(msg, WPA_ALG_WEP, i, 1, NULL, 0, in wpa_driver_nl80211_authenticate()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_ndis.c994 if (alg == WPA_ALG_WEP) { in wpa_driver_ndis_set_key()
1074 wpa_driver_ndis_set_key(drv->ifname, drv, WPA_ALG_WEP, in wpa_driver_ndis_associate()
1112 wpa_driver_ndis_set_key(drv->ifname, drv, WPA_ALG_WEP, in wpa_driver_ndis_associate()
Ddriver_wext.c1758 case WPA_ALG_WEP: in wpa_driver_wext_set_key_ext()
1851 (alg == WPA_ALG_NONE || alg == WPA_ALG_WEP)) { in wpa_driver_wext_set_key()
Dwpa_hal.c228 case WPA_ALG_WEP: in WifiAlgToCipherSuite()
291 if ((alg != WPA_ALG_WEP) && (keyIdx != 0) && (setTx == 0)) { in WifiWpaInitAddr()
Ddriver_hostap.c426 case WPA_ALG_WEP: in wpa_driver_hostap_set_key()
Ddriver_bsd.c358 case WPA_ALG_WEP: in bsd_set_key()
Ddriver_atheros.c517 case WPA_ALG_WEP: in atheros_set_key()
Ddriver_nl80211.c2853 case WPA_ALG_WEP: in wpa_alg_to_cipher_suite()
3081 if (alg != WPA_ALG_WEP && key_idx && !set_tx) { in wpa_driver_nl80211_set_key()
3463 wpa_driver_nl80211_set_key(bss->ifname, bss, WPA_ALG_WEP, in wpa_driver_nl80211_authenticate()
3470 if (nl_add_key(msg, WPA_ALG_WEP, i, 1, NULL, 0, in wpa_driver_nl80211_authenticate()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwpas_glue.c247 return wpa_drv_set_key(wpa_s, WPA_ALG_WEP, in wpa_eapol_set_wep_key()
Dwpa_supplicant.c143 wpa_drv_set_key(wpa_s, WPA_ALG_WEP, NULL, in wpa_set_wep_keys()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwpas_glue.c257 return wpa_drv_set_key(wpa_s, WPA_ALG_WEP, in wpa_eapol_set_wep_key()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_1x.c287 if (hostapd_drv_set_key(hapd->conf->iface, hapd, WPA_ALG_WEP, in ieee802_1x_tx_key()
2184 if (hostapd_drv_set_key(hapd->conf->iface, hapd, WPA_ALG_WEP, in ieee802_1x_rekey()
Dhostapd.c344 hapd, WPA_ALG_WEP, broadcast_ether_addr, idx, 0, in hostapd_broadcast_wep_set()
581 hostapd_drv_set_key(iface, hapd, WPA_ALG_WEP, NULL, i, 0, in hostapd_setup_encryption()
Dieee802_11.c6406 hostapd_drv_set_key(ifname_wds, hapd, WPA_ALG_WEP, NULL, i, in hostapd_set_wds_encryption()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_1x.c286 if (hostapd_drv_set_key(hapd->conf->iface, hapd, WPA_ALG_WEP, in ieee802_1x_tx_key()
2169 if (hostapd_drv_set_key(hapd->conf->iface, hapd, WPA_ALG_WEP, in ieee802_1x_rekey()
Dhostapd.c333 hapd, WPA_ALG_WEP, broadcast_ether_addr, idx, in hostapd_broadcast_wep_set()
560 hostapd_drv_set_key(iface, hapd, WPA_ALG_WEP, NULL, i, in hostapd_setup_encryption()
Dieee802_11.c4784 hostapd_drv_set_key(ifname_wds, hapd, WPA_ALG_WEP, NULL, i, in hostapd_set_wds_encryption()

12