HomeSort by relevance Sort by last modified time
    Searched full:wep104 (Results 1 - 17 of 17) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
todo.txt 34 - test madwifi with pairwise=TKIP group=WEP104
wpa_supplicant.conf 693 # WEP104 = WEP (Wired Equivalent Privacy) with 104-bit key
695 # If not set, this defaults to: CCMP TKIP WEP104 WEP40
    [all...]
README 88 - key management for CCMP, TKIP, WEP104, WEP40
607 group=CCMP TKIP WEP104 WEP40
    [all...]
ctrl_iface.c     [all...]
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
WifiAssociationTest.java 127 config.allowedGroupCiphers.set(GroupCipher.WEP104);
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
WifiConfig.java 112 wifiConf.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP104);
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_supplicant.conf.sgml 157 group=CCMP TKIP WEP104 WEP40
wpa_supplicant.sgml 221 <para>key management for CCMP, TKIP, WEP104, WEP40</para>
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 147 * WEP104 = WEP (Wired Equivalent Privacy) with 104-bit key
156 /** WEP104 = WEP (Wired Equivalent Privacy) with 104-bit key */
157 public static final int WEP104 = 1;
165 public static final String[] strings = { "WEP40", "WEP104", "TKIP", "CCMP" };
321 * Defaults to CCMP TKIP WEP104 WEP40.
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old_handlers.c 590 "CCMP", "TKIP", "WEP104", "WEP40"
618 &iter_array, "WEP104"))
    [all...]
dbus_new_handlers.c     [all...]
  /external/wpa_supplicant_8/hostapd/
README 240 - key management for CCMP, TKIP, WEP104, WEP40
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 291 setNetworkParam(id, "group", "TKIP CCMP WEP104 WEP40", false);
  /external/wpa_supplicant_8/src/common/
wpa_common.c     [all...]
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 

Completed in 1011 milliseconds