Lines Matching refs:dpp_authentication
232 struct dpp_authentication { struct
447 struct dpp_authentication * dpp_auth_init(void *msg_ctx,
454 struct dpp_authentication *
461 dpp_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr,
463 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth,
465 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth,
469 int dpp_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr,
471 int dpp_notify_new_qr_code(struct dpp_authentication *auth,
482 struct dpp_authentication *auth,
484 void dpp_auth_deinit(struct dpp_authentication *auth);
486 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start,
488 int dpp_conf_resp_rx(struct dpp_authentication *auth, const u8 *resp,
490 enum dpp_status_error dpp_conf_result_rx(struct dpp_authentication *auth,
493 struct wpabuf * dpp_build_conf_result(struct dpp_authentication *auth,
495 enum dpp_status_error dpp_conn_status_result_rx(struct dpp_authentication *auth,
501 struct wpabuf * dpp_build_conn_status_result(struct dpp_authentication *auth,
518 int dpp_configurator_own_config(struct dpp_authentication *auth,
583 int (*process_conf_obj)(void *ctx, struct dpp_authentication *auth);