Home
last modified time | relevance | path

Searched refs:wpa_config_set_cred (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.h1336 int wpa_config_set_cred(struct wpa_cred *cred, const char *var,
Dconfig_file.c260 if (wpa_config_set_cred(cred, pos, pos2, *line) < 0) in wpa_config_read_cred()
Dconfig.c2844 int wpa_config_set_cred(struct wpa_cred *cred, const char *var, in wpa_config_set_cred() function
Dctrl_iface.c3380 if (wpa_config_set_cred(cred, name, value, 0) < 0) { in wpa_supplicant_ctrl_iface_set_cred()