Home | History | Annotate | Download | only in hostapd

Lines Matching refs:extra_cred

1987 		} else if (os_strcmp(buf, "extra_cred") == 0) {
1988 os_free(bss->extra_cred);
1989 bss->extra_cred =
1991 if (bss->extra_cred == NULL) {