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