Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dopenwrt_ap.py18 PSK_SECURITY = "psk2" variable
330 if config["security"] == PSK_SECURITY:
392 if config["security"] == PSK_SECURITY:
/tools/test/connectivity/acts/framework/acts/controllers/openwrt_lib/
Dwireless_settings_applier.py13 PSK_SECURITY = "psk2" variable
110 if config.security == PSK_SECURITY or config.security == SAE_SECURITY\