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/openwrt_lib/
Dwireless_settings_applier.py13 PSK_SECURITY = "psk2" variable
111 if config.security == PSK_SECURITY or config.security == SAE_SECURITY\
/tools/test/connectivity/acts/framework/acts/controllers/
Dopenwrt_ap.py21 PSK_SECURITY = "psk2" variable
418 if config["security"] == PSK_SECURITY:
491 if config["security"] == PSK_SECURITY: