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

/external/wpa_supplicant_8/hostapd/src/common/
H A Dwpa_common.c599 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_CCMP)
1236 RSN_CIPHER_SUITE_CCMP : WPA_CIPHER_SUITE_CCMP);
1303 RSN_SELECTOR_PUT(pos, WPA_CIPHER_SUITE_CCMP);
H A Dwpa_common.h50 #define WPA_CIPHER_SUITE_CCMP RSN_SELECTOR(0x00, 0x50, 0xf2, 4) macro
/external/wpa_supplicant_8/src/common/
H A Dwpa_common.c599 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_CCMP)
1236 RSN_CIPHER_SUITE_CCMP : WPA_CIPHER_SUITE_CCMP);
1303 RSN_SELECTOR_PUT(pos, WPA_CIPHER_SUITE_CCMP);
H A Dwpa_common.h50 #define WPA_CIPHER_SUITE_CCMP RSN_SELECTOR(0x00, 0x50, 0xf2, 4) macro
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dwpa_common.c599 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_CCMP)
1236 RSN_CIPHER_SUITE_CCMP : WPA_CIPHER_SUITE_CCMP);
1303 RSN_SELECTOR_PUT(pos, WPA_CIPHER_SUITE_CCMP);
H A Dwpa_common.h50 #define WPA_CIPHER_SUITE_CCMP RSN_SELECTOR(0x00, 0x50, 0xf2, 4) macro

Completed in 87 milliseconds