Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.h75 #define RSN_CIPHER_SUITE_NONE RSN_SELECTOR(0x00, 0x0f, 0xac, 0) macro
H A Dwpa_common.c1084 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_NONE) in rsn_selector_to_bitfield()
2319 RSN_CIPHER_SUITE_NONE : WPA_CIPHER_SUITE_NONE); in wpa_cipher_to_suite()
2359 RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_NONE); in rsn_cipher_put_suites()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.h98 #define RSN_CIPHER_SUITE_NONE RSN_SELECTOR(0x00, 0x0f, 0xac, 0) macro
H A Dwpa_common.c1499 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_NONE) in rsn_selector_to_bitfield()
2760 RSN_CIPHER_SUITE_NONE : WPA_CIPHER_SUITE_NONE); in wpa_cipher_to_suite()
2804 RSN_SELECTOR_PUT(pos, RSN_CIPHER_SUITE_NONE); in rsn_cipher_put_suites()

Completed in 10 milliseconds