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/
H A Dwpa_ie.c196 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_PSK_SHA256); in wpa_gen_wpa_ie_rsn()
H A Dwpa.c3852 return RSN_AUTH_KEY_MGMT_PSK_SHA256;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ie.c175 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_PSK_SHA256); in wpa_gen_wpa_ie_rsn()
H A Dwpa.c2487 return RSN_AUTH_KEY_MGMT_PSK_SHA256; in wpa_key_mgmt_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.h59 #define RSN_AUTH_KEY_MGMT_PSK_SHA256 RSN_SELECTOR(0x00, 0x0f, 0xac, 6) macro
H A 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/
H A Dwpa_auth_ie.c221 RSN_SELECTOR_PUT(pos, RSN_AUTH_KEY_MGMT_PSK_SHA256); in wpa_write_rsn_ie()
675 selector = RSN_AUTH_KEY_MGMT_PSK_SHA256; in wpa_validate_wpa_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A 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_standard/src/common/
H A Dwpa_common.h77 #define RSN_AUTH_KEY_MGMT_PSK_SHA256 RSN_SELECTOR(0x00, 0x0f, 0xac, 6) macro
H A Dwpa_common.c1543 if (RSN_SELECTOR_GET(s) == RSN_AUTH_KEY_MGMT_PSK_SHA256) in rsn_key_mgmt_to_bitfield()
2490 return RSN_AUTH_KEY_MGMT_PSK_SHA256; in wpa_akm_to_suite()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dwpa_hal.c785 mgmt = RSN_AUTH_KEY_MGMT_PSK_SHA256; in WifiWpaAssocParamCryptoSet()
H A Ddriver_nl80211.c5588 mgmt = RSN_AUTH_KEY_MGMT_PSK_SHA256; in nl80211_connect_common()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_capa.c289 case RSN_AUTH_KEY_MGMT_PSK_SHA256: in get_akm_suites_info()
H A Dwpa_hal.c788 mgmt = RSN_AUTH_KEY_MGMT_PSK_SHA256; in WifiWpaAssocParamCryptoSet()
H A Ddriver_nl80211.c6573 mgmt = RSN_AUTH_KEY_MGMT_PSK_SHA256;

Completed in 57 milliseconds