Home | History | Annotate | Download | only in hostapd

Lines Matching refs:sae_groups

2981 		} else if (os_strcmp(buf, "sae_groups") == 0) {
2982 if (hostapd_parse_intlist(&bss->sae_groups, pos)) {
2984 "sae_groups value '%s'", line, pos);