Home
last modified time | relevance | path

Searched refs:WPA_CIPHER_BIP_GMAC_128 (Results 1 - 15 of 15) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.c1101 return WPA_CIPHER_BIP_GMAC_128; in rsn_selector_to_bitfield()
1177 cipher == WPA_CIPHER_BIP_GMAC_128 || in wpa_cipher_valid_mgmt_group()
1963 case WPA_CIPHER_BIP_GMAC_128: in wpa_cipher_txt()
2242 case WPA_CIPHER_BIP_GMAC_128: in wpa_cipher_key_len()
2282 case WPA_CIPHER_BIP_GMAC_128: in wpa_cipher_to_alg()
2324 if (cipher & WPA_CIPHER_BIP_GMAC_128) in wpa_cipher_to_suite()
2465 val |= WPA_CIPHER_BIP_GMAC_128; in wpa_parse_cipher()
2532 if (ciphers & WPA_CIPHER_BIP_GMAC_128) { in wpa_write_ciphers()
H A Ddefs.h31 #define WPA_CIPHER_BIP_GMAC_128 BIT(11) 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.c251 sm->mgmt_group_cipher == WPA_CIPHER_BIP_GMAC_128 || in wpa_ft_gen_req_ies()
276 case WPA_CIPHER_BIP_GMAC_128: in wpa_ft_gen_req_ies()
789 sm->mgmt_group_cipher != WPA_CIPHER_BIP_GMAC_128 && in wpa_ft_process_igtk_subelem()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddefs.h34 #define WPA_CIPHER_BIP_GMAC_128 BIT(11) macro
H A Dwpa_common.c1514 return WPA_CIPHER_BIP_GMAC_128; in rsn_selector_to_bitfield()
1594 cipher == WPA_CIPHER_BIP_GMAC_128 || in wpa_cipher_valid_mgmt_group()
2388 case WPA_CIPHER_BIP_GMAC_128: in wpa_cipher_txt()
2670 case WPA_CIPHER_BIP_GMAC_128: in wpa_cipher_key_len()
2710 case WPA_CIPHER_BIP_GMAC_128: in wpa_cipher_to_alg()
2765 if (cipher & WPA_CIPHER_BIP_GMAC_128) in wpa_cipher_to_suite()
2926 val |= WPA_CIPHER_BIP_GMAC_128; in wpa_parse_cipher()
2993 if (ciphers & WPA_CIPHER_BIP_GMAC_128) { in wpa_write_ciphers()
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/rsn_supp/
H A Dwpa_ft.c296 case WPA_CIPHER_BIP_GMAC_128: in wpa_ft_gen_req_ies()
868 sm->mgmt_group_cipher != WPA_CIPHER_BIP_GMAC_128 &&
935 sm->mgmt_group_cipher != WPA_CIPHER_BIP_GMAC_128 &&
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ie.c349 case WPA_CIPHER_BIP_GMAC_128: in wpa_write_rsn_ie()
1195 case WPA_CIPHER_BIP_GMAC_128: in wpa_auth_write_fd_rsn_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh.c129 if (ssid->group_mgmt_cipher == WPA_CIPHER_BIP_GMAC_128 || in mesh_config_create()
H A Dwpa_supplicant.c1429 } else if (sel & WPA_CIPHER_BIP_GMAC_128) { in wpas_set_mgmt_group_cipher()
1430 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_GMAC_128; in wpas_set_mgmt_group_cipher()
1582 WPA_CIPHER_BIP_GMAC_128) in wpa_supplicant_set_suites()
1584 WPA_CIPHER_BIP_GMAC_128; in wpa_supplicant_set_suites()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ie.c333 case WPA_CIPHER_BIP_GMAC_128: in wpa_write_rsn_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c1354 WPA_CIPHER_BIP_GMAC_128) in wpa_supplicant_set_suites()
1356 WPA_CIPHER_BIP_GMAC_128; in wpa_supplicant_set_suites()
1570 } else if (sel & WPA_CIPHER_BIP_GMAC_128) { in wpa_supplicant_set_suites()
1571 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_GMAC_128; in wpa_supplicant_set_suites()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c3540 bss->group_mgmt_cipher = WPA_CIPHER_BIP_GMAC_128; in hostapd_config_fill()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c3382 bss->group_mgmt_cipher = WPA_CIPHER_BIP_GMAC_128;

Completed in 50 milliseconds