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

  /external/wpa_supplicant_8/src/common/
wpa_common.c 560 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_TKIP)
1166 RSN_CIPHER_SUITE_TKIP : WPA_CIPHER_SUITE_TKIP);
1219 RSN_SELECTOR_PUT(pos, WPA_CIPHER_SUITE_TKIP);
    [all...]
wpa_common.h 44 #define WPA_CIPHER_SUITE_TKIP RSN_SELECTOR(0x00, 0x50, 0xf2, 2)
  /external/wpa_supplicant_8/src/ap/
wpa_auth_ie.c 464 selector = WPA_CIPHER_SUITE_TKIP;

Completed in 29 milliseconds