Lines Matching defs:auth
240 static void dpp_auth_fail(struct dpp_authentication *auth, const char *txt) in dpp_auth_fail()
889 static int dpp_derive_ke(struct dpp_authentication *auth, u8 *ke, in dpp_derive_ke()
982 static struct wpabuf * dpp_auth_build_req(struct dpp_authentication *auth, in dpp_auth_build_req()
1137 static struct wpabuf * dpp_auth_build_resp(struct dpp_authentication *auth, in dpp_auth_build_resp()
1366 static int dpp_channel_intersect(struct dpp_authentication *auth, in dpp_channel_intersect()
1390 static int dpp_channel_local_list(struct dpp_authentication *auth, in dpp_channel_local_list()
1434 static int dpp_prepare_channel_list(struct dpp_authentication *auth, in dpp_prepare_channel_list()
1474 static int dpp_autogen_bootstrap_key(struct dpp_authentication *auth) in dpp_autogen_bootstrap_key()
1521 struct dpp_authentication *auth; in dpp_auth_init() local
1654 static struct wpabuf * dpp_build_conf_req_attr(struct dpp_authentication *auth, in dpp_build_conf_req_attr()
1781 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth, in dpp_build_conf_req()
1808 struct wpabuf * dpp_build_conf_req_helper(struct dpp_authentication *auth, in dpp_build_conf_req_helper()
1868 static void dpp_auth_success(struct dpp_authentication *auth) in dpp_auth_success()
1885 static int dpp_gen_r_auth(struct dpp_authentication *auth, u8 *r_auth) in dpp_gen_r_auth()
1963 static int dpp_gen_i_auth(struct dpp_authentication *auth, u8 *i_auth) in dpp_gen_i_auth()
2046 static int dpp_auth_derive_l_responder(struct dpp_authentication *auth) in dpp_auth_derive_l_responder()
2096 static int dpp_auth_derive_l_initiator(struct dpp_authentication *auth) in dpp_auth_derive_l_initiator()
2143 static int dpp_auth_build_resp_ok(struct dpp_authentication *auth) in dpp_auth_build_resp_ok()
2327 static int dpp_auth_build_resp_status(struct dpp_authentication *auth, in dpp_auth_build_resp_status()
2415 struct dpp_authentication *auth = NULL; in dpp_auth_req_rx() local
2648 int dpp_notify_new_qr_code(struct dpp_authentication *auth, in dpp_notify_new_qr_code()
2668 static struct wpabuf * dpp_auth_build_conf(struct dpp_authentication *auth, in dpp_auth_build_conf()
2847 dpp_auth_resp_rx_status(struct dpp_authentication *auth, const u8 *hdr, in dpp_auth_resp_rx_status()
2945 dpp_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_auth_resp_rx()
3259 static int dpp_auth_conf_rx_failure(struct dpp_authentication *auth, in dpp_auth_conf_rx_failure()
3330 int dpp_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_auth_conf_rx()
3592 static int dpp_configuration_parse_helper(struct dpp_authentication *auth, in dpp_configuration_parse_helper()
3719 static int dpp_configuration_parse(struct dpp_authentication *auth, in dpp_configuration_parse()
3772 struct dpp_authentication *auth, in dpp_set_configurator()
3814 void dpp_auth_deinit(struct dpp_authentication *auth) in dpp_auth_deinit()
3847 dpp_build_conf_start(struct dpp_authentication *auth, in dpp_build_conf_start()
3985 dpp_build_conf_obj_dpp(struct dpp_authentication *auth, in dpp_build_conf_obj_dpp()
4190 dpp_build_conf_obj_legacy(struct dpp_authentication *auth, in dpp_build_conf_obj_legacy()
4219 dpp_build_conf_obj(struct dpp_authentication *auth, enum dpp_netrole netrole, in dpp_build_conf_obj()
4260 dpp_build_conf_resp(struct dpp_authentication *auth, const u8 *e_nonce, in dpp_build_conf_resp()
4411 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start, in dpp_conf_req_rx()
4832 static int dpp_parse_connector(struct dpp_authentication *auth, in dpp_parse_connector()
4973 static void dpp_copy_netaccesskey(struct dpp_authentication *auth, in dpp_copy_netaccesskey()
5109 static int dpp_parse_cred_dpp(struct dpp_authentication *auth, in dpp_parse_cred_dpp()
5279 static int dpp_parse_conf_obj(struct dpp_authentication *auth, in dpp_parse_conf_obj()
5395 int dpp_conf_resp_rx(struct dpp_authentication *auth, in dpp_conf_resp_rx()
5591 int dpp_configurator_own_config(struct dpp_authentication *auth, in dpp_configurator_own_config()