Lines Matching defs:auth

42 void dpp_auth_fail(struct dpp_authentication *auth, const char *txt)  in dpp_auth_fail()
581 static int dpp_channel_intersect(struct dpp_authentication *auth, in dpp_channel_intersect()
605 static int dpp_channel_local_list(struct dpp_authentication *auth, in dpp_channel_local_list()
645 int dpp_prepare_channel_list(struct dpp_authentication *auth, in dpp_prepare_channel_list()
772 struct dpp_authentication *auth; in dpp_alloc_auth() local
784 static struct wpabuf * dpp_build_conf_req_attr(struct dpp_authentication *auth, in dpp_build_conf_req_attr()
943 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth, in dpp_build_conf_req()
970 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth, in dpp_build_conf_req_helper()
1179 static int dpp_configuration_parse_helper(struct dpp_authentication *auth, in dpp_configuration_parse_helper()
1365 static int dpp_configuration_parse(struct dpp_authentication *auth, in dpp_configuration_parse()
1417 int dpp_set_configurator(struct dpp_authentication *auth, const char *cmd) in dpp_set_configurator()
1483 void dpp_auth_deinit(struct dpp_authentication *auth) in dpp_auth_deinit()
1541 dpp_build_conf_start(struct dpp_authentication *auth, in dpp_build_conf_start()
1690 dpp_build_conf_obj_dpp(struct dpp_authentication *auth, in dpp_build_conf_obj_dpp()
1952 dpp_build_conf_obj_legacy(struct dpp_authentication *auth, in dpp_build_conf_obj_legacy()
1999 static int dpp_get_peer_bi_id(struct dpp_authentication *auth) in dpp_get_peer_bi_id()
2019 dpp_build_conf_obj(struct dpp_authentication *auth, enum dpp_netrole netrole, in dpp_build_conf_obj()
2082 dpp_build_conf_resp(struct dpp_authentication *auth, const u8 *e_nonce, in dpp_build_conf_resp()
2326 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start, in dpp_conf_req_rx()
2822 static int dpp_parse_connector(struct dpp_authentication *auth, in dpp_parse_connector()
2947 static void dpp_copy_netaccesskey(struct dpp_authentication *auth, in dpp_copy_netaccesskey()
2969 static int dpp_parse_cred_dpp(struct dpp_authentication *auth, in dpp_parse_cred_dpp()
3064 static int dpp_parse_cred_dot1x(struct dpp_authentication *auth, in dpp_parse_cred_dot1x()
3222 static int dpp_parse_conf_obj(struct dpp_authentication *auth, in dpp_parse_conf_obj()
3370 int dpp_conf_resp_rx(struct dpp_authentication *auth, in dpp_conf_resp_rx()
3585 enum dpp_status_error dpp_conf_result_rx(struct dpp_authentication *auth, in dpp_conf_result_rx()
3667 struct wpabuf * dpp_build_conf_result(struct dpp_authentication *auth, in dpp_build_conf_result()
3736 enum dpp_status_error dpp_conn_status_result_rx(struct dpp_authentication *auth, in dpp_conn_status_result_rx()
3883 struct wpabuf * dpp_build_conn_status_result(struct dpp_authentication *auth, in dpp_build_conn_status_result()
4055 int dpp_configurator_own_config(struct dpp_authentication *auth, in dpp_configurator_own_config()
5119 void dpp_notify_auth_success(struct dpp_authentication *auth, int initiator) in dpp_notify_auth_success()