Home
last modified time | relevance | path

Searched refs:WPA_CIPHER_AES_128_CMAC (Results 1 - 22 of 22) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.c1092 return WPA_CIPHER_AES_128_CMAC; in rsn_selector_to_bitfield()
1176 return cipher == WPA_CIPHER_AES_128_CMAC || in wpa_cipher_valid_mgmt_group()
1207 data->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_parse_wpa_ie_rsn()
1286 if (data->pairwise_cipher & WPA_CIPHER_AES_128_CMAC) { in wpa_parse_wpa_ie_rsn()
1961 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_txt()
2241 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_key_len()
2280 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_to_alg()
2322 if (cipher & WPA_CIPHER_AES_128_CMAC) in wpa_cipher_to_suite()
2463 val |= WPA_CIPHER_AES_128_CMAC; in wpa_parse_cipher()
2525 if (ciphers & WPA_CIPHER_AES_128_CMAC) { in wpa_write_ciphers()
[all...]
H A Ddefs.h26 #define WPA_CIPHER_AES_128_CMAC BIT(5) macro
H A Dwpa_common.h33 (WPA_CIPHER_AES_128_CMAC | WPA_CIPHER_BIP_GMAC_128 | WPA_CIPHER_BIP_GMAC_256 | \
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ft.c250 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC || in wpa_ft_gen_req_ies()
272 case WPA_CIPHER_AES_128_CMAC: in wpa_ft_gen_req_ies()
788 if (sm->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC && in wpa_ft_process_igtk_subelem()
H A Dwpa.c4023 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) in fils_ft_build_assoc_req_rsne()
4066 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) { in fils_ft_build_assoc_req_rsne()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.c1506 return WPA_CIPHER_AES_128_CMAC; in rsn_selector_to_bitfield()
1593 cipher == WPA_CIPHER_AES_128_CMAC || in wpa_cipher_valid_mgmt_group()
1622 data->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_parse_wpa_ie_rsn()
1697 if (data->pairwise_cipher & WPA_CIPHER_AES_128_CMAC) { in wpa_parse_wpa_ie_rsn()
2386 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_txt()
2669 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_key_len()
2708 case WPA_CIPHER_AES_128_CMAC: in wpa_cipher_to_alg()
2763 if (cipher & WPA_CIPHER_AES_128_CMAC) in wpa_cipher_to_suite()
2924 val |= WPA_CIPHER_AES_128_CMAC; in wpa_parse_cipher()
2986 if (ciphers & WPA_CIPHER_AES_128_CMAC) { in wpa_write_ciphers()
[all...]
H A Ddefs.h29 #define WPA_CIPHER_AES_128_CMAC BIT(5) macro
H A Dwpa_common.h51 (WPA_CIPHER_AES_128_CMAC | WPA_CIPHER_BIP_GMAC_128 | WPA_CIPHER_BIP_GMAC_256 | \
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ie.c335 conf->group_mgmt_cipher != WPA_CIPHER_AES_128_CMAC) { in wpa_write_rsn_ie()
346 case WPA_CIPHER_AES_128_CMAC: in wpa_write_rsn_ie()
1192 case WPA_CIPHER_AES_128_CMAC: in wpa_auth_write_fd_rsn_info()
H A Dap_config.c102 bss->group_mgmt_cipher = WPA_CIPHER_AES_128_CMAC; in hostapd_config_defaults_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa_ft.c292 case WPA_CIPHER_AES_128_CMAC: in wpa_ft_gen_req_ies()
867 if (sm->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC &&
934 (sm->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC &&
H A Dwpa.c5776 if (sm->mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) {
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ie.c319 conf->group_mgmt_cipher != WPA_CIPHER_AES_128_CMAC) { in wpa_write_rsn_ie()
330 case WPA_CIPHER_AES_128_CMAC: in wpa_write_rsn_ie()
H A Dap_config.c92 bss->group_mgmt_cipher = WPA_CIPHER_AES_128_CMAC; in hostapd_config_defaults_bss()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh.c120 conf->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in mesh_config_create()
H A Dwpa_supplicant.c1359 WPA_CIPHER_AES_128_CMAC; in wpa_supplicant_set_suites()
1566 if (sel & WPA_CIPHER_AES_128_CMAC) { in wpa_supplicant_set_suites()
1567 wpa_s->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpa_supplicant_set_suites()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh.c134 conf->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in mesh_config_create()
H A Dwpa_supplicant.c1425 if (sel & WPA_CIPHER_AES_128_CMAC) { in wpas_set_mgmt_group_cipher()
1426 wpa_s->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC; in wpas_set_mgmt_group_cipher()
1587 WPA_CIPHER_AES_128_CMAC; in wpa_supplicant_set_suites()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c4612 case WPA_CIPHER_AES_128_CMAC: in wpas_dbus_get_bss_security_prop()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c5230 case WPA_CIPHER_AES_128_CMAC: in wpas_dbus_get_bss_security_prop()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c3538 bss->group_mgmt_cipher = WPA_CIPHER_AES_128_CMAC; in hostapd_config_fill()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c3380 bss->group_mgmt_cipher = WPA_CIPHER_AES_128_CMAC;

Completed in 69 milliseconds