Lines Matching refs:auth

403 	int (*process_conf_obj)(void *ctx, struct dpp_authentication *auth);
540 dpp_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr,
542 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth,
544 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth,
548 int dpp_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr,
550 int dpp_notify_new_qr_code(struct dpp_authentication *auth,
560 int dpp_set_configurator(struct dpp_authentication *auth, const char *cmd);
561 void dpp_auth_deinit(struct dpp_authentication *auth);
563 dpp_build_conf_resp(struct dpp_authentication *auth, const u8 *e_nonce,
567 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start,
569 int dpp_conf_resp_rx(struct dpp_authentication *auth,
571 enum dpp_status_error dpp_conf_result_rx(struct dpp_authentication *auth,
574 struct wpabuf * dpp_build_conf_result(struct dpp_authentication *auth,
576 enum dpp_status_error dpp_conn_status_result_rx(struct dpp_authentication *auth,
582 struct wpabuf * dpp_build_conn_status_result(struct dpp_authentication *auth,
596 int dpp_configurator_own_config(struct dpp_authentication *auth,
641 struct wpabuf * dpp_build_csr(struct dpp_authentication *auth,
643 int dpp_validate_csr(struct dpp_authentication *auth, const struct wpabuf *csr);
690 int dpp_tcp_init(struct dpp_global *dpp, struct dpp_authentication *auth,
695 struct dpp_authentication *auth));
730 dpp_reconfig_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr,
732 int dpp_reconfig_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr,