HomeSort by relevance Sort by last modified time
    Searched refs:TKIP (Results 1 - 11 of 11) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/examples/
wpa-psk-tkip.conf 1 # WPA-PSK/TKIP
9 pairwise=TKIP
10 group=TKIP
  /external/wpa_supplicant_8/wpa_supplicant/examples/
wpa-psk-tkip.conf 1 # WPA-PSK/TKIP
9 pairwise=TKIP
10 group=TKIP
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant.conf.orig 246 # and key_mgmt=WPA-NONE (fixed group key TKIP/CCMP). In addition, ap_scan has
248 # proto=WPA, key_mgmt=WPA-NONE, pairwise=NONE, group=TKIP (or CCMP, but not
282 # TKIP = Temporal Key Integrity Protocol [IEEE 802.11i/D7.0]
285 # If not set, this defaults to: CCMP TKIP
289 # TKIP = Temporal Key Integrity Protocol [IEEE 802.11i/D7.0]
292 # If not set, this defaults to: CCMP TKIP WEP104 WEP40
335 # enforce rekeying of PTK to mitigate some attacks against TKIP deficiencies.
532 pairwise=CCMP TKIP
533 group=CCMP TKIP WEP104 WEP40
538 # WPA-Personal(PSK) with TKIP and enforcement for frequent PTK rekeyin
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.conf 306 # and key_mgmt=WPA-NONE (fixed group key TKIP/CCMP). WPA-None requires
308 # proto=WPA, key_mgmt=WPA-NONE, pairwise=NONE, group=TKIP (or CCMP, but not
353 # TKIP = Temporal Key Integrity Protocol [IEEE 802.11i/D7.0]
356 # If not set, this defaults to: CCMP TKIP
360 # TKIP = Temporal Key Integrity Protocol [IEEE 802.11i/D7.0]
363 # If not set, this defaults to: CCMP TKIP WEP104 WEP40
406 # enforce rekeying of PTK to mitigate some attacks against TKIP deficiencies.
613 pairwise=CCMP TKIP
614 group=CCMP TKIP WEP104 WEP40
619 # WPA-Personal(PSK) with TKIP and enforcement for frequent PTK rekeyin
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 202 public static final int TKIP = 1;
208 public static final String[] strings = { "NONE", "TKIP", "CCMP" };
215 * TKIP = Temporal Key Integrity Protocol [IEEE 802.11i/D7.0]
228 public static final int TKIP = 2;
234 public static final String[] strings = { "WEP40", "WEP104", "TKIP", "CCMP" };
351 * Defaults to CCMP TKIP.
357 * Defaults to CCMP TKIP WEP104 WEP40.
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 722 milliseconds