Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ie.c188 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384); in wpa_gen_wpa_ie_rsn()
H A Dwpa_ft.c258 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384); in wpa_ft_gen_req_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ie.c166 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384); in wpa_gen_wpa_ie_rsn()
H A Dwpa_ft.c227 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384); in wpa_ft_gen_req_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.h65 #define RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384 RSN_SELECTOR(0x00, 0x0f, 0xac, 13) macro
H A Dwpa_common.c1124 if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384) in rsn_key_mgmt_to_bitfield()
2049 return RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384; in wpa_akm_to_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ie.c204 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384); in wpa_write_rsn_ie()
665 selector = RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384; in wpa_validate_wpa_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ie.c175 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384); in wpa_write_rsn_ie()
603 selector = RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384; in wpa_validate_wpa_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.h83 #define RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384 RSN_SELECTOR(0x00, 0x0f, 0xac, 13) macro
H A Dwpa_common.c1537 if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384) in rsn_key_mgmt_to_bitfield()
2480 return RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384; in wpa_akm_to_suite()
3694 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384); in wpa_pasn_add_rsne()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_capa.c298 case RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384: in get_akm_suites_info()
H A Ddriver_nl80211.c6594 mgmt = RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c5606 mgmt = RSN_AUTH_KEY_MGMT_FT_802_1X_SHA384; in nl80211_connect_common()

Completed in 43 milliseconds