Home | History | Annotate | Download | only in ap

Lines Matching refs:security_policy

1008 	if (conf->ssid.security_policy == SECURITY_PLAINTEXT) {
1011 } else if (conf->ssid.security_policy == SECURITY_STATIC_WEP) {
1017 } else if (conf->ssid.security_policy == SECURITY_IEEE_802_1X) {
1075 if (conf->ssid.security_policy == SECURITY_STATIC_WEP)