Lines Matching refs:auth
412 dpp_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr,
414 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth,
416 int dpp_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr,
418 int dpp_notify_new_qr_code(struct dpp_authentication *auth,
429 struct dpp_authentication *auth,
431 void dpp_auth_deinit(struct dpp_authentication *auth);
433 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start,
435 int dpp_conf_resp_rx(struct dpp_authentication *auth,
437 enum dpp_status_error dpp_conf_result_rx(struct dpp_authentication *auth,
440 struct wpabuf * dpp_build_conf_result(struct dpp_authentication *auth,
454 int dpp_configurator_own_config(struct dpp_authentication *auth,
528 int dpp_tcp_init(struct dpp_global *dpp, struct dpp_authentication *auth,
534 int (*process_conf_obj)(void *ctx, struct dpp_authentication *auth);