Home
last modified time | relevance | path

Searched refs:group_mgmt (Results 1 – 16 of 16) sorted by relevance

/dports/net/hostapd-devel/hostap-14ab4a816/tests/hwsim/
H A Dtest_ap_ciphers.py60 key_mgmt="WPA-PSK-SHA256", group_mgmt=sta_req_cipher,
72 group_mgmt = "BIP"
74 group_mgmt = cipher
76 if res != group_mgmt:
487 group_mgmt = dev[0].get_capability("group_mgmt")
489 if cipher not in group_mgmt:
503 key_mgmt="WPA-PSK-SHA256", group_mgmt="BIP-GMAC-256",
1180 group_mgmt=cipher,
H A Dtest_wpas_mesh.py361 group_mgmt=None, argument
380 if group_mgmt:
381 dev.set_network(id, "group_mgmt", group_mgmt)
529 def run_mesh_secure(dev, cipher, pmf=False, group_mgmt=None): argument
535 group_mgmt=group_mgmt)
540 group_mgmt=group_mgmt)
563 run_mesh_secure(dev, "CCMP", pmf=True, group_mgmt="AES-128-CMAC")
567 run_mesh_secure(dev, "GCMP", pmf=True, group_mgmt="BIP-GMAC-128")
571 run_mesh_secure(dev, "CCMP-256", pmf=True, group_mgmt="BIP-CMAC-256")
575 run_mesh_secure(dev, "GCMP-256", pmf=True, group_mgmt="BIP-GMAC-256")
H A Dtest_suite_b.py553 group_mgmt="BIP-GMAC-256", scan_freq="2412")
607 group_mgmt="BIP-GMAC-256", scan_freq="2412",
H A Dtest_ap_ft.py136 group_mgmt=None, ocv=None, sae_password=None, argument
150 if group_mgmt:
151 copts["group_mgmt"] = group_mgmt
579 group_mgmt=cipher)
971 group_mgmt=cipher)
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/tests/hwsim/
H A Dtest_ap_ciphers.py60 key_mgmt="WPA-PSK-SHA256", group_mgmt=sta_req_cipher,
72 group_mgmt = "BIP"
74 group_mgmt = cipher
76 if res != group_mgmt:
487 group_mgmt = dev[0].get_capability("group_mgmt")
489 if cipher not in group_mgmt:
503 key_mgmt="WPA-PSK-SHA256", group_mgmt="BIP-GMAC-256",
1180 group_mgmt=cipher,
H A Dtest_wpas_mesh.py361 group_mgmt=None, argument
380 if group_mgmt:
381 dev.set_network(id, "group_mgmt", group_mgmt)
529 def run_mesh_secure(dev, cipher, pmf=False, group_mgmt=None): argument
535 group_mgmt=group_mgmt)
540 group_mgmt=group_mgmt)
563 run_mesh_secure(dev, "CCMP", pmf=True, group_mgmt="AES-128-CMAC")
567 run_mesh_secure(dev, "GCMP", pmf=True, group_mgmt="BIP-GMAC-128")
571 run_mesh_secure(dev, "CCMP-256", pmf=True, group_mgmt="BIP-CMAC-256")
575 run_mesh_secure(dev, "GCMP-256", pmf=True, group_mgmt="BIP-GMAC-256")
H A Dtest_suite_b.py553 group_mgmt="BIP-GMAC-256", scan_freq="2412")
607 group_mgmt="BIP-GMAC-256", scan_freq="2412",
H A Dtest_ap_ft.py136 group_mgmt=None, ocv=None, sae_password=None, argument
150 if group_mgmt:
151 copts["group_mgmt"] = group_mgmt
579 group_mgmt=cipher)
971 group_mgmt=cipher)
/dports/security/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig.c2236 { FUNC(group_mgmt) },
H A DChangeLog139 (group_mgmt network profile parameter)
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig.c2236 { FUNC(group_mgmt) },
H A DChangeLog139 (group_mgmt network profile parameter)
/dports/net/hostapd-devel/hostap-14ab4a816/wpa_supplicant/
H A Dconfig.c2430 { FUNC(group_mgmt) },
H A DChangeLog139 (group_mgmt network profile parameter)
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/wpa_supplicant/
H A Dconfig.c2430 { FUNC(group_mgmt) },
H A DChangeLog139 (group_mgmt network profile parameter)