Home
last modified time | relevance | path

Searched refs:RSN_AUTH_KEY_MGMT_PSK_SHA256 (Results 1 – 15 of 15) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa_ie.c190 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_PSK_SHA256); in wpa_gen_wpa_ie_rsn()
Dwpa.c2763 return RSN_AUTH_KEY_MGMT_PSK_SHA256; in wpa_key_mgmt_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_ie.c193 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_PSK_SHA256); in wpa_write_rsn_ie()
614 selector = RSN_AUTH_KEY_MGMT_PSK_SHA256; in wpa_validate_wpa_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dwpa_common.h59 #define RSN_AUTH_KEY_MGMT_PSK_SHA256 RSN_SELECTOR(0x00, 0x0f, 0xac, 6) macro
Dwpa_common.c1131 if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_PSK_SHA256) in rsn_key_mgmt_to_bitfield()
2059 return RSN_AUTH_KEY_MGMT_PSK_SHA256; in wpa_akm_to_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_ie.c221 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_PSK_SHA256); in wpa_write_rsn_ie()
669 selector = RSN_AUTH_KEY_MGMT_PSK_SHA256; in wpa_validate_wpa_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa_ie.c175 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_PSK_SHA256); in wpa_gen_wpa_ie_rsn()
Dwpa.c2487 return RSN_AUTH_KEY_MGMT_PSK_SHA256; in wpa_key_mgmt_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_common.h72 #define RSN_AUTH_KEY_MGMT_PSK_SHA256 RSN_SELECTOR(0x00, 0x0f, 0xac, 6) macro
Dwpa_common.c1477 if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_PSK_SHA256) in rsn_key_mgmt_to_bitfield()
2416 return RSN_AUTH_KEY_MGMT_PSK_SHA256; in wpa_akm_to_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_capa.c289 case RSN_AUTH_KEY_MGMT_PSK_SHA256: in get_akm_suites_info()
Dwpa_hal.c788 mgmt = RSN_AUTH_KEY_MGMT_PSK_SHA256; in WifiWpaAssocParamCryptoSet()
Ddriver_nl80211.c6244 mgmt = RSN_AUTH_KEY_MGMT_PSK_SHA256; in nl80211_connect_common()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Dwpa_hal.c785 mgmt = RSN_AUTH_KEY_MGMT_PSK_SHA256; in WifiWpaAssocParamCryptoSet()
Ddriver_nl80211.c5588 mgmt = RSN_AUTH_KEY_MGMT_PSK_SHA256; in nl80211_connect_common()