HomeSort by relevance Sort by last modified time
    Searched refs:wps_init (Results 1 - 6 of 6) sorted by null

  /external/wpa_supplicant_8/src/eap_server/
eap_server_wsc.c 142 data->wps = wps_init(&cfg);
  /external/wpa_supplicant_8/src/wps/
wps_er.c 1048 sta->wps = wps_init(&cfg);
    [all...]
wps.c 30 * wps_init - Initialize WPS Registration protocol data
39 struct wps_data * wps_init(const struct wps_config *cfg) function
158 * @data: WPS Registration protocol data from wps_init()
193 * @wps: WPS Registration protocol data from wps_init()
216 * @wps: WPS Registration protocol data from wps_init()
wps.h 192 struct wps_data * wps_init(const struct wps_config *cfg);
wps_upnp_web.c 455 peer->wps = wps_init(&cfg);
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_wsc.c 258 data->wps = wps_init(&cfg);
261 wpa_printf(MSG_DEBUG, "EAP-WSC: wps_init failed");

Completed in 107 milliseconds