Home | History | Annotate | Download | only in hostapd

Lines Matching refs:wpa_key_mgmt

2405 	} else if (os_strcmp(buf, "wpa_key_mgmt") == 0) {
2406 bss->wpa_key_mgmt = hostapd_config_parse_key_mgmt(line, pos);
2407 if (bss->wpa_key_mgmt == -1)