Home
last modified time | relevance | path

Searched refs:RSN_CIPHER_SUITE_WEP104 (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dwpa_common.h72 #define RSN_CIPHER_SUITE_WEP104 RSN_SELECTOR(0x00, 0x0f, 0xac, 5) macro
Dwpa_common.c348 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_WEP104) in rsn_selector_to_bitfield()
1169 RSN_CIPHER_SUITE_WEP104 : WPA_CIPHER_SUITE_WEP104); in wpa_cipher_to_suite()