Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.c1103 return WPA_CIPHER_BIP_GMAC_256; in rsn_selector_to_bitfield()
1178 cipher == WPA_CIPHER_BIP_GMAC_256 || in wpa_cipher_valid_mgmt_group()
1965 case WPA_CIPHER_BIP_GMAC_256: in wpa_cipher_txt()
2236 case WPA_CIPHER_BIP_GMAC_256: in wpa_cipher_key_len()
2284 case WPA_CIPHER_BIP_GMAC_256: in wpa_cipher_to_alg()
2326 if (cipher & WPA_CIPHER_BIP_GMAC_256) in wpa_cipher_to_suite()
2467 val |= WPA_CIPHER_BIP_GMAC_256; in wpa_parse_cipher()
2539 if (ciphers & WPA_CIPHER_BIP_GMAC_256) { in wpa_write_ciphers()
H A Ddefs.h32 #define WPA_CIPHER_BIP_GMAC_256 BIT(12) 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.c252 sm->mgmt_group_cipher == WPA_CIPHER_BIP_GMAC_256 || in wpa_ft_gen_req_ies()
280 case WPA_CIPHER_BIP_GMAC_256: in wpa_ft_gen_req_ies()
790 sm->mgmt_group_cipher != WPA_CIPHER_BIP_GMAC_256 && in wpa_ft_process_igtk_subelem()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddefs.h35 #define WPA_CIPHER_BIP_GMAC_256 BIT(12) macro
H A Dwpa_common.c1516 return WPA_CIPHER_BIP_GMAC_256; in rsn_selector_to_bitfield()
1595 cipher == WPA_CIPHER_BIP_GMAC_256 || in wpa_cipher_valid_mgmt_group()
2390 case WPA_CIPHER_BIP_GMAC_256: in wpa_cipher_txt()
2664 case WPA_CIPHER_BIP_GMAC_256: in wpa_cipher_key_len()
2712 case WPA_CIPHER_BIP_GMAC_256: in wpa_cipher_to_alg()
2767 if (cipher & WPA_CIPHER_BIP_GMAC_256) in wpa_cipher_to_suite()
2928 val |= WPA_CIPHER_BIP_GMAC_256; in wpa_parse_cipher()
3000 if (ciphers & WPA_CIPHER_BIP_GMAC_256) { 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.c300 case WPA_CIPHER_BIP_GMAC_256: in wpa_ft_gen_req_ies()
869 sm->mgmt_group_cipher != WPA_CIPHER_BIP_GMAC_256 &&
936 sm->mgmt_group_cipher != WPA_CIPHER_BIP_GMAC_256 &&
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ie.c352 case WPA_CIPHER_BIP_GMAC_256: in wpa_write_rsn_ie()
1198 case WPA_CIPHER_BIP_GMAC_256: in wpa_auth_write_fd_rsn_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh.c130 ssid->group_mgmt_cipher == WPA_CIPHER_BIP_GMAC_256 || in mesh_config_create()
H A Dwpa_supplicant.c1433 } else if (sel & WPA_CIPHER_BIP_GMAC_256) { in wpas_set_mgmt_group_cipher()
1434 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_GMAC_256; in wpas_set_mgmt_group_cipher()
1574 WPA_CIPHER_BIP_GMAC_256) in wpa_supplicant_set_suites()
1576 WPA_CIPHER_BIP_GMAC_256; in wpa_supplicant_set_suites()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ie.c336 case WPA_CIPHER_BIP_GMAC_256: in wpa_write_rsn_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c1346 WPA_CIPHER_BIP_GMAC_256) in wpa_supplicant_set_suites()
1348 WPA_CIPHER_BIP_GMAC_256; in wpa_supplicant_set_suites()
1574 } else if (sel & WPA_CIPHER_BIP_GMAC_256) { in wpa_supplicant_set_suites()
1575 wpa_s->mgmt_group_cipher = WPA_CIPHER_BIP_GMAC_256; in wpa_supplicant_set_suites()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c3542 bss->group_mgmt_cipher = WPA_CIPHER_BIP_GMAC_256; in hostapd_config_fill()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c3384 bss->group_mgmt_cipher = WPA_CIPHER_BIP_GMAC_256;

Completed in 41 milliseconds