Home
last modified time | relevance | path

Searched refs:RSN_AUTH_KEY_MGMT_OSEN (Results 1 - 13 of 13) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ie.c231 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_OSEN); in wpa_gen_wpa_ie_rsn()
320 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_OSEN); in wpa_gen_wpa_ie_osen()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ie.c209 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_OSEN); in wpa_gen_wpa_ie_rsn()
309 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_OSEN); in wpa_gen_wpa_ie_osen()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhs20.c74 RSN_SELECTOR_PUT(eid, RSN_AUTH_KEY_MGMT_OSEN); in hostapd_eid_osen()
H A Dwpa_auth_ie.c292 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_OSEN); in wpa_write_rsn_ie()
461 RSN_SELECTOR_PUT(eid, RSN_AUTH_KEY_MGMT_OSEN); in wpa_write_osen()
698 selector = RSN_AUTH_KEY_MGMT_OSEN; in wpa_validate_wpa_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhs20.c74 RSN_SELECTOR_PUT(eid, RSN_AUTH_KEY_MGMT_OSEN); in hostapd_eid_osen()
H A Dwpa_auth_ie.c260 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_OSEN); in wpa_write_rsn_ie()
405 RSN_SELECTOR_PUT(eid, RSN_AUTH_KEY_MGMT_OSEN); in wpa_write_osen()
636 selector = RSN_AUTH_KEY_MGMT_OSEN; in wpa_validate_wpa_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.h72 #define RSN_AUTH_KEY_MGMT_OSEN RSN_SELECTOR(0x50, 0x6f, 0x9a, 0x01) macro
H A Dwpa_common.c1160 if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_OSEN) in rsn_key_mgmt_to_bitfield()
2065 return RSN_AUTH_KEY_MGMT_OSEN; in wpa_akm_to_suite()
2087 return RSN_AUTH_KEY_MGMT_OSEN; in wpa_akm_to_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.h95 #define RSN_AUTH_KEY_MGMT_OSEN RSN_SELECTOR(0x50, 0x6f, 0x9a, 0x01) macro
H A Dwpa_common.c1573 if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_OSEN) in rsn_key_mgmt_to_bitfield()
2496 return RSN_AUTH_KEY_MGMT_OSEN; in wpa_akm_to_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_capa.c304 case RSN_AUTH_KEY_MGMT_OSEN: in get_akm_suites_info()
H A Ddriver_nl80211.c6576 mgmt = RSN_AUTH_KEY_MGMT_OSEN;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c5591 mgmt = RSN_AUTH_KEY_MGMT_OSEN; in nl80211_connect_common()

Completed in 46 milliseconds