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

/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A Dwpa_ie.c35 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_WEP104)
204 RSN_SELECTOR_PUT(pos, WPA_CIPHER_SUITE_WEP104);
H A Dwpa.c1731 RSN_CIPHER_SUITE_WEP104 : WPA_CIPHER_SUITE_WEP104);
/external/wpa_supplicant_6/wpa_supplicant/src/common/
H A Dwpa_common.h48 #define WPA_CIPHER_SUITE_WEP104 RSN_SELECTOR(0x00, 0x50, 0xf2, 5) macro
/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_common.h42 #define WPA_CIPHER_SUITE_WEP104 RSN_SELECTOR(0x00, 0x50, 0xf2, 5) macro
H A Dwpa_common.c564 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_WEP104)
1149 RSN_CIPHER_SUITE_WEP104 : WPA_CIPHER_SUITE_WEP104);
/external/wpa_supplicant_8/src/common/
H A Dwpa_common.h42 #define WPA_CIPHER_SUITE_WEP104 RSN_SELECTOR(0x00, 0x50, 0xf2, 5) macro
H A Dwpa_common.c564 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_WEP104)
1149 RSN_CIPHER_SUITE_WEP104 : WPA_CIPHER_SUITE_WEP104);
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_common.h42 #define WPA_CIPHER_SUITE_WEP104 RSN_SELECTOR(0x00, 0x50, 0xf2, 5) macro
H A Dwpa_common.c564 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_WEP104)
1149 RSN_CIPHER_SUITE_WEP104 : WPA_CIPHER_SUITE_WEP104);

Completed in 55 milliseconds