Searched refs:RSN_AUTH_KEY_MGMT_DPP (Results 1 – 6 of 6) sorted by relevance
227 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_DPP); in wpa_gen_wpa_ie_rsn()
298 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_DPP); in wpa_write_rsn_ie()718 selector = RSN_AUTH_KEY_MGMT_DPP; in wpa_validate_wpa_ie()
98 #define RSN_AUTH_KEY_MGMT_DPP RSN_SELECTOR(0x50, 0x6f, 0x9a, 0x02) macro
1818 if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_DPP) in rsn_key_mgmt_to_bitfield()2856 return RSN_AUTH_KEY_MGMT_DPP; in wpa_akm_to_suite()
318 case RSN_AUTH_KEY_MGMT_DPP: in get_akm_suites_info()
6965 mgmt[0] = RSN_AUTH_KEY_MGMT_DPP; in nl80211_connect_common()