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

  /external/wpa_supplicant_8/src/common/
dpp.h 140 struct dpp_authentication { struct
216 struct dpp_authentication * dpp_auth_init(void *msg_ctx,
220 struct dpp_authentication *
227 dpp_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr,
229 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth,
231 int dpp_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr,
233 int dpp_notify_new_qr_code(struct dpp_authentication *auth,
236 void dpp_auth_deinit(struct dpp_authentication *auth);
238 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start,
240 int dpp_conf_resp_rx(struct dpp_authentication *auth
    [all...]
dpp.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
dpp_supplicant.c 83 struct dpp_authentication *auth = wpa_s->dpp_auth;
352 struct dpp_authentication *auth)
371 struct dpp_authentication *auth,
885 struct dpp_authentication *auth)
953 struct dpp_authentication *auth)
980 struct dpp_authentication *auth)
1043 struct dpp_authentication *auth = wpa_s->dpp_auth;
1092 struct dpp_authentication *auth = wpa_s->dpp_auth;
1166 struct dpp_authentication *auth = wpa_s->dpp_auth;
1213 struct dpp_authentication *auth = wpa_s->dpp_auth
    [all...]
wpa_supplicant_i.h     [all...]
  /external/wpa_supplicant_8/src/ap/
dpp_hostapd.c 65 struct dpp_authentication *auth = hapd->dpp_auth;
303 struct dpp_authentication *auth)
321 struct dpp_authentication *auth,
641 struct dpp_authentication *auth = hapd->dpp_auth;
752 struct dpp_authentication *auth = hapd->dpp_auth;
823 struct dpp_authentication *auth = hapd->dpp_auth;
863 struct dpp_authentication *auth = hapd->dpp_auth;
1245 struct dpp_authentication *auth = hapd->dpp_auth;
    [all...]
hostapd.h 344 struct dpp_authentication *dpp_auth;

Completed in 394 milliseconds