Lines Matching refs:dpp_authentication
281 struct dpp_authentication { struct
449 int (*process_conf_obj)(void *ctx, struct dpp_authentication *auth);
450 bool (*tcp_msg_sent)(void *ctx, struct dpp_authentication *auth);
585 struct dpp_authentication *
588 struct dpp_authentication * dpp_auth_init(struct dpp_global *dpp, void *msg_ctx,
595 struct dpp_authentication *
602 dpp_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr,
604 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth,
606 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth,
612 int dpp_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr,
614 int dpp_notify_new_qr_code(struct dpp_authentication *auth,
629 int dpp_set_configurator(struct dpp_authentication *auth, const char *cmd);
630 void dpp_auth_deinit(struct dpp_authentication *auth);
632 dpp_build_conf_resp(struct dpp_authentication *auth, const u8 *e_nonce,
636 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start,
638 int dpp_conf_resp_rx(struct dpp_authentication *auth,
640 enum dpp_status_error dpp_conf_result_rx(struct dpp_authentication *auth,
643 struct wpabuf * dpp_build_conf_result(struct dpp_authentication *auth,
645 enum dpp_status_error dpp_conn_status_result_rx(struct dpp_authentication *auth,
651 struct wpabuf * dpp_build_conn_status_result(struct dpp_authentication *auth,
665 int dpp_configurator_own_config(struct dpp_authentication *auth,
716 struct wpabuf * dpp_build_csr(struct dpp_authentication *auth,
718 int dpp_validate_csr(struct dpp_authentication *auth, const struct wpabuf *csr);
770 struct dpp_authentication * dpp_controller_get_auth(struct dpp_global *dpp,
779 int dpp_tcp_init(struct dpp_global *dpp, struct dpp_authentication *auth,
787 struct dpp_authentication *auth),
789 struct dpp_authentication *auth));
791 struct dpp_authentication *auth, const char *name,
796 struct dpp_authentication *auth),
798 struct dpp_authentication *auth));
823 void dpp_notify_auth_success(struct dpp_authentication *auth, int initiator);
832 struct dpp_authentication *
837 struct dpp_authentication *
845 dpp_reconfig_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr,
847 int dpp_reconfig_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr,