Searched refs:WPA_CIPHER_SUITE_WEP104 (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_common.h51 #define WPA_CIPHER_SUITE_WEP104 RSN_SELECTOR(0x00, 0x50, 0xf2, 5) macro
H A Dwpa_common.c601 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_WEP104)
1244 RSN_CIPHER_SUITE_WEP104 : WPA_CIPHER_SUITE_WEP104);
/external/wpa_supplicant_8/src/common/
H A Dwpa_common.h51 #define WPA_CIPHER_SUITE_WEP104 RSN_SELECTOR(0x00, 0x50, 0xf2, 5) macro
H A Dwpa_common.c601 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_WEP104)
1244 RSN_CIPHER_SUITE_WEP104 : WPA_CIPHER_SUITE_WEP104);
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_common.h51 #define WPA_CIPHER_SUITE_WEP104 RSN_SELECTOR(0x00, 0x50, 0xf2, 5) macro
H A Dwpa_common.c601 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_WEP104)
1244 RSN_CIPHER_SUITE_WEP104 : WPA_CIPHER_SUITE_WEP104);

Completed in 91 milliseconds