Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.h51 #define WPA_CIPHER_SUITE_CCMP RSN_SELECTOR(0x00, 0x50, 0xf2, 4) macro
H A Dwpa_common.c1374 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_CCMP) in wpa_selector_to_bitfield()
2311 RSN_CIPHER_SUITE_CCMP : WPA_CIPHER_SUITE_CCMP); in wpa_cipher_to_suite()
2372 RSN_SELECTOR_PUT(pos, WPA_CIPHER_SUITE_CCMP); in wpa_cipher_put_suites()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.h69 #define WPA_CIPHER_SUITE_CCMP RSN_SELECTOR(0x00, 0x50, 0xf2, 4) macro
H A Dwpa_common.c1782 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_CCMP) in wpa_selector_to_bitfield()
2752 RSN_CIPHER_SUITE_CCMP : WPA_CIPHER_SUITE_CCMP); in wpa_cipher_to_suite()
2817 RSN_SELECTOR_PUT(pos, WPA_CIPHER_SUITE_CCMP); in wpa_cipher_put_suites()

Completed in 11 milliseconds