Searched refs:run_sae_ext_key (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | test_sae.py | 3032 run_sae_ext_key(dev, apdev, 19) 3036 run_sae_ext_key(dev, apdev, 20) 3040 run_sae_ext_key(dev, apdev, 21) 3044 run_sae_ext_key(dev, apdev, 19, cipher="GCMP-256") 3048 run_sae_ext_key(dev, apdev, 20, cipher="GCMP-256") 3052 run_sae_ext_key(dev, apdev, 21, cipher="GCMP-256") 3056 run_sae_ext_key(dev, apdev, 21, cipher="GCMP-256", group_cipher="GCMP-256") 3058 def run_sae_ext_key(dev, apdev, group, cipher="CCMP", group_cipher="CCMP"): function
|