Searched refs:eap_check_auth (Results 1 – 1 of 1) sorted by relevance
/hostap-3.6.0/tests/hwsim/ |
D | test_ap_eap.py | 160 eap_check_auth(dev, method, True, sha256=sha256, 174 def eap_check_auth(dev, method, initial, rsn=True, sha256=False, function 252 return eap_check_auth(dev, method, False, rsn=rsn, sha256=sha256, 3344 eap_check_auth(dev[0], "PEAP", True, rsn=False)
|