Searched refs:WPA_CIPHER_SUITE_WEP104 (Results 1 – 2 of 2) sorted by relevance
44 #define WPA_CIPHER_SUITE_WEP104 RSN_SELECTOR(0x00, 0x50, 0xf2, 5) macro
357 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_WEP104) in wpa_selector_to_bitfield()1441 RSN_CIPHER_SUITE_WEP104 : WPA_CIPHER_SUITE_WEP104); in wpa_cipher_to_suite()