Searched refs:fail_ptk (Results 1 – 1 of 1) sorted by relevance
/hostap-3.7.0/tests/hwsim/ |
D | test_pasn.py | 50 def check_pasn_ptk(dev, hapd, cipher, fail_ptk=False, clear_keys=True): argument 55 if fail_ptk: 64 elif fail_ptk: 80 fail_ptk=False): argument 109 check_pasn_ptk(dev, hapd, cipher, fail_ptk) 693 check_pasn_akmp_cipher(dev[0], hapd, "PASN", "CCMP", fail_ptk=True)
|