Lines Matching defs:auth
58 void dpp_auth_fail(struct dpp_authentication *auth, const char *txt) in dpp_auth_fail()
505 static int dpp_channel_intersect(struct dpp_authentication *auth, in dpp_channel_intersect()
529 static int dpp_channel_local_list(struct dpp_authentication *auth, in dpp_channel_local_list()
569 int dpp_prepare_channel_list(struct dpp_authentication *auth, in dpp_prepare_channel_list()
658 struct dpp_authentication *auth; in dpp_alloc_auth() local
670 static struct wpabuf * dpp_build_conf_req_attr(struct dpp_authentication *auth, in dpp_build_conf_req_attr()
797 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth, in dpp_build_conf_req()
824 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth, in dpp_build_conf_req_helper()
1007 static int dpp_configuration_parse_helper(struct dpp_authentication *auth, in dpp_configuration_parse_helper()
1150 static int dpp_configuration_parse(struct dpp_authentication *auth, in dpp_configuration_parse()
1202 int dpp_set_configurator(struct dpp_authentication *auth, const char *cmd) in dpp_set_configurator()
1261 void dpp_auth_deinit(struct dpp_authentication *auth) in dpp_auth_deinit()
1316 dpp_build_conf_start(struct dpp_authentication *auth, in dpp_build_conf_start()
1431 dpp_build_conf_obj_dpp(struct dpp_authentication *auth, in dpp_build_conf_obj_dpp()
1620 dpp_build_conf_obj_legacy(struct dpp_authentication *auth, in dpp_build_conf_obj_legacy()
1649 dpp_build_conf_obj(struct dpp_authentication *auth, enum dpp_netrole netrole, in dpp_build_conf_obj()
1703 dpp_build_conf_resp(struct dpp_authentication *auth, const u8 *e_nonce, in dpp_build_conf_resp()
1894 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start, in dpp_conf_req_rx()
2326 static int dpp_parse_connector(struct dpp_authentication *auth, in dpp_parse_connector()
2451 static void dpp_copy_netaccesskey(struct dpp_authentication *auth, in dpp_copy_netaccesskey()
2481 static int dpp_parse_cred_dpp(struct dpp_authentication *auth, in dpp_parse_cred_dpp()
2576 static int dpp_parse_cred_dot1x(struct dpp_authentication *auth, in dpp_parse_cred_dot1x()
2734 static int dpp_parse_conf_obj(struct dpp_authentication *auth, in dpp_parse_conf_obj()
2882 int dpp_conf_resp_rx(struct dpp_authentication *auth, in dpp_conf_resp_rx()
3031 enum dpp_status_error dpp_conf_result_rx(struct dpp_authentication *auth, in dpp_conf_result_rx()
3113 struct wpabuf * dpp_build_conf_result(struct dpp_authentication *auth, in dpp_build_conf_result()
3182 enum dpp_status_error dpp_conn_status_result_rx(struct dpp_authentication *auth, in dpp_conn_status_result_rx()
3329 struct wpabuf * dpp_build_conn_status_result(struct dpp_authentication *auth, in dpp_build_conn_status_result()
3505 int dpp_configurator_own_config(struct dpp_authentication *auth, in dpp_configurator_own_config()