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

  /external/wpa_supplicant_8/src/common/
wpa_common.h 45 #define WPA_CIPHER_SUITE_WEP40 RSN_SELECTOR(0x00, 0x50, 0xf2, 1)
wpa_common.c 595 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_WEP40)
1247 RSN_CIPHER_SUITE_WEP40 : WPA_CIPHER_SUITE_WEP40);
    [all...]

Completed in 109 milliseconds