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

  /external/wpa_supplicant_8/src/common/
wpa_common.h 73 #define RSN_CIPHER_SUITE_WEP40 RSN_SELECTOR(0x00, 0x0f, 0xac, 1)
wpa_common.c 348 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_WEP40)
1247 RSN_CIPHER_SUITE_WEP40 : WPA_CIPHER_SUITE_WEP40);
    [all...]

Completed in 162 milliseconds