Lines Matching refs:dpp_authentication

42 void dpp_auth_fail(struct dpp_authentication *auth, const char *txt)  in dpp_auth_fail()
580 static int dpp_channel_intersect(struct dpp_authentication *auth, in dpp_channel_intersect()
604 static int dpp_channel_local_list(struct dpp_authentication *auth, in dpp_channel_local_list()
644 int dpp_prepare_channel_list(struct dpp_authentication *auth, in dpp_prepare_channel_list()
768 struct dpp_authentication *
771 struct dpp_authentication *auth; in dpp_alloc_auth()
783 static struct wpabuf * dpp_build_conf_req_attr(struct dpp_authentication *auth, in dpp_build_conf_req_attr()
942 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth, in dpp_build_conf_req()
969 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth, in dpp_build_conf_req_helper()
1161 static int dpp_configuration_parse_helper(struct dpp_authentication *auth, in dpp_configuration_parse_helper()
1333 static int dpp_configuration_parse(struct dpp_authentication *auth, in dpp_configuration_parse()
1385 int dpp_set_configurator(struct dpp_authentication *auth, const char *cmd) in dpp_set_configurator()
1451 void dpp_auth_deinit(struct dpp_authentication *auth) in dpp_auth_deinit()
1509 dpp_build_conf_start(struct dpp_authentication *auth, in dpp_build_conf_start()
1651 dpp_build_conf_obj_dpp(struct dpp_authentication *auth, in dpp_build_conf_obj_dpp()
1913 dpp_build_conf_obj_legacy(struct dpp_authentication *auth, in dpp_build_conf_obj_legacy()
1950 static int dpp_get_peer_bi_id(struct dpp_authentication *auth) in dpp_get_peer_bi_id()
1970 dpp_build_conf_obj(struct dpp_authentication *auth, enum dpp_netrole netrole, in dpp_build_conf_obj()
2033 dpp_build_conf_resp(struct dpp_authentication *auth, const u8 *e_nonce, in dpp_build_conf_resp()
2277 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start, in dpp_conf_req_rx()
2749 static int dpp_parse_connector(struct dpp_authentication *auth, in dpp_parse_connector()
2874 static void dpp_copy_netaccesskey(struct dpp_authentication *auth, in dpp_copy_netaccesskey()
2896 static int dpp_parse_cred_dpp(struct dpp_authentication *auth, in dpp_parse_cred_dpp()
2991 static int dpp_parse_cred_dot1x(struct dpp_authentication *auth, in dpp_parse_cred_dot1x()
3149 static int dpp_parse_conf_obj(struct dpp_authentication *auth, in dpp_parse_conf_obj()
3297 int dpp_conf_resp_rx(struct dpp_authentication *auth, in dpp_conf_resp_rx()
3512 enum dpp_status_error dpp_conf_result_rx(struct dpp_authentication *auth, in dpp_conf_result_rx()
3594 struct wpabuf * dpp_build_conf_result(struct dpp_authentication *auth, in dpp_build_conf_result()
3663 enum dpp_status_error dpp_conn_status_result_rx(struct dpp_authentication *auth, in dpp_conn_status_result_rx()
3810 struct wpabuf * dpp_build_conn_status_result(struct dpp_authentication *auth, in dpp_build_conn_status_result()
3982 int dpp_configurator_own_config(struct dpp_authentication *auth, in dpp_configurator_own_config()
5046 void dpp_notify_auth_success(struct dpp_authentication *auth, int initiator) in dpp_notify_auth_success()