Home
last modified time | relevance | path

Searched refs:WPA_CIPHER_CCMP_256 (Results 1 – 25 of 29) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dwpa_common.c1097 return WPA_CIPHER_CCMP_256; in rsn_selector_to_bitfield()
1959 case WPA_CIPHER_CCMP_256: in wpa_cipher_txt()
2234 case WPA_CIPHER_CCMP_256: in wpa_cipher_key_len()
2255 case WPA_CIPHER_CCMP_256: in wpa_cipher_rsc_len()
2270 case WPA_CIPHER_CCMP_256: in wpa_cipher_to_alg()
2295 return cipher == WPA_CIPHER_CCMP_256 || in wpa_cipher_valid_pairwise()
2305 if (cipher & WPA_CIPHER_CCMP_256) in wpa_cipher_to_suite()
2338 if (ciphers & WPA_CIPHER_CCMP_256) { in rsn_cipher_put_suites()
2390 if (ciphers & WPA_CIPHER_CCMP_256) in wpa_pick_pairwise_cipher()
2391 return WPA_CIPHER_CCMP_256; in wpa_pick_pairwise_cipher()
[all …]
Dwpa_common.h27 WPA_CIPHER_GCMP_256 | WPA_CIPHER_CCMP_256)
30 WPA_CIPHER_GCMP_256 | WPA_CIPHER_CCMP_256 | \
Ddefs.h30 #define WPA_CIPHER_CCMP_256 BIT(9) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dwpa_common.c1191 return (akmp == WPA_KEY_MGMT_PASN && (cipher == WPA_CIPHER_CCMP_256 || in pasn_use_sha384()
1447 return WPA_CIPHER_CCMP_256; in rsn_selector_to_bitfield()
2319 case WPA_CIPHER_CCMP_256: in wpa_cipher_txt()
2593 case WPA_CIPHER_CCMP_256: in wpa_cipher_key_len()
2614 case WPA_CIPHER_CCMP_256: in wpa_cipher_rsc_len()
2629 case WPA_CIPHER_CCMP_256: in wpa_cipher_to_alg()
2655 return cipher == WPA_CIPHER_CCMP_256 || in wpa_cipher_valid_pairwise()
2663 return cipher == WPA_CIPHER_CCMP_256 || in wpa_cipher_valid_pairwise()
2677 if (cipher & WPA_CIPHER_CCMP_256) in wpa_cipher_to_suite()
2714 if (ciphers & WPA_CIPHER_CCMP_256) { in rsn_cipher_put_suites()
[all …]
Dwpa_common.h33 WPA_CIPHER_GCMP_256 | WPA_CIPHER_CCMP_256)
36 WPA_CIPHER_GCMP_256 | WPA_CIPHER_CCMP_256 | \
41 WPA_CIPHER_GCMP_256 | WPA_CIPHER_CCMP_256)
44 WPA_CIPHER_GCMP_256 | WPA_CIPHER_CCMP_256 | \
Ddefs.h25 #define WPA_CIPHER_CCMP_256 BIT(9) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.c1309 WPA_CIPHER_CCMP_256 | WPA_CIPHER_GCMP_256))) in hostapd_config_check_bss()
1330 WPA_CIPHER_CCMP_256 | WPA_CIPHER_GCMP_256))) in hostapd_config_check_bss()
1351 WPA_CIPHER_CCMP_256 | WPA_CIPHER_GCMP_256))) in hostapd_config_check_bss()
1378 WPA_CIPHER_CCMP_256 | in hostapd_config_check_bss()
1390 WPA_CIPHER_CCMP_256 | in hostapd_config_check_bss()
Dwps_hostapd.c1179 WPA_CIPHER_CCMP_256 | in hostapd_init_wps()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.c1123 WPA_CIPHER_CCMP_256 | WPA_CIPHER_GCMP_256))) in hostapd_config_check_bss()
1143 WPA_CIPHER_CCMP_256 | WPA_CIPHER_GCMP_256))) in hostapd_config_check_bss()
1168 WPA_CIPHER_CCMP_256 | in hostapd_config_check_bss()
1180 WPA_CIPHER_CCMP_256 | in hostapd_config_check_bss()
Dwps_hostapd.c1107 WPA_CIPHER_CCMP_256 | in hostapd_init_wps()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_atheros.c288 case WPA_CIPHER_CCMP_256: in atheros_configure_wpa()
334 if (params->wpa_pairwise & WPA_CIPHER_CCMP_256) in atheros_configure_wpa()
Dwpa_hal.c731 case WPA_CIPHER_CCMP_256: in WifiCipherToCipherSuite()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_atheros.c292 case WPA_CIPHER_CCMP_256: in atheros_configure_wpa()
338 if (params->wpa_pairwise & WPA_CIPHER_CCMP_256) in atheros_configure_wpa()
Dwpa_hal.c728 case WPA_CIPHER_CCMP_256: in WifiCipherToCipherSuite()
Ddriver_nl80211.c2895 case WPA_CIPHER_CCMP_256: in wpa_cipher_to_cipher_suite()
2922 if (num_suites < max_suites && ciphers & WPA_CIPHER_CCMP_256) in wpa_cipher_to_cipher_suites()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwpas_glue.c1280 WPA_CIPHER_GCMP_256 | WPA_CIPHER_CCMP_256))) in disable_wpa_wpa2()
Dwps_supplicant.c508 ssid->pairwise_cipher |= WPA_CIPHER_CCMP_256; in wpa_supplicant_wps_cred()
509 ssid->group_cipher |= WPA_CIPHER_CCMP_256; in wpa_supplicant_wps_cred()
Dconfig_file.c82 !(ssid->pairwise_cipher & (WPA_CIPHER_CCMP | WPA_CIPHER_CCMP_256 | in wpa_config_validate_network()
Dap.c706 bss->wpa_group == WPA_CIPHER_CCMP_256 || in wpa_supplicant_conf_ap()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwps_supplicant.c503 ssid->pairwise_cipher |= WPA_CIPHER_CCMP_256; in wpa_supplicant_wps_cred()
504 ssid->group_cipher |= WPA_CIPHER_CCMP_256; in wpa_supplicant_wps_cred()
Dconfig_file.c144 !(ssid->pairwise_cipher & (WPA_CIPHER_CCMP | WPA_CIPHER_CCMP_256 | in wpa_config_validate_network()
Dap.c494 bss->wpa_group == WPA_CIPHER_CCMP_256 || in wpa_supplicant_conf_ap()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new_handlers.c4577 case WPA_CIPHER_CCMP_256: in wpas_dbus_get_bss_security_prop()
4599 if (ie_data->pairwise_cipher & WPA_CIPHER_CCMP_256) in wpas_dbus_get_bss_security_prop()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_new_handlers.c5180 case WPA_CIPHER_CCMP_256: in wpas_dbus_get_bss_security_prop()
5204 if (ie_data->pairwise_cipher & WPA_CIPHER_CCMP_256) in wpas_dbus_get_bss_security_prop()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c2985 bss->group_cipher != WPA_CIPHER_CCMP_256) {

12