Home
last modified time | relevance | path

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

/hostap-latest/tests/hwsim/
Dtest_ap_wps.py10359 run_ap_wps_conf_pin_cipher(dev, apdev, "GCMP")
10363 run_ap_wps_conf_pin_cipher(dev, apdev, "GCMP-256")
10367 run_ap_wps_conf_pin_cipher(dev, apdev, "CCMP-256")
10369 def run_ap_wps_conf_pin_cipher(dev, apdev, cipher): function