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

/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_common.c346 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_NONE)
1250 RSN_CIPHER_SUITE_NONE : WPA_CIPHER_SUITE_NONE);
1290 RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_NONE);
H A Dwpa_common.h72 #define RSN_CIPHER_SUITE_NONE RSN_SELECTOR(0x00, 0x0f, 0xac, 0) macro
/external/wpa_supplicant_8/src/common/
H A Dwpa_common.c346 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_NONE)
1250 RSN_CIPHER_SUITE_NONE : WPA_CIPHER_SUITE_NONE);
1290 RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_NONE);
H A Dwpa_common.h72 #define RSN_CIPHER_SUITE_NONE RSN_SELECTOR(0x00, 0x0f, 0xac, 0) macro
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_common.c346 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_NONE)
1250 RSN_CIPHER_SUITE_NONE : WPA_CIPHER_SUITE_NONE);
1290 RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_NONE);
H A Dwpa_common.h72 #define RSN_CIPHER_SUITE_NONE RSN_SELECTOR(0x00, 0x0f, 0xac, 0) macro

Completed in 53 milliseconds