Lines Matching defs:auth
557 static void dpp_auth_fail(struct dpp_authentication *auth, const char *txt) in dpp_auth_fail()
1434 static int dpp_derive_ke(struct dpp_authentication *auth, u8 *ke, in dpp_derive_ke()
1527 static struct wpabuf * dpp_auth_build_req(struct dpp_authentication *auth, in dpp_auth_build_req()
1699 static struct wpabuf * dpp_auth_build_resp(struct dpp_authentication *auth, in dpp_auth_build_resp()
1935 static int dpp_channel_intersect(struct dpp_authentication *auth, in dpp_channel_intersect()
1959 static int dpp_channel_local_list(struct dpp_authentication *auth, in dpp_channel_local_list()
1999 static int dpp_prepare_channel_list(struct dpp_authentication *auth, in dpp_prepare_channel_list()
2039 static int dpp_autogen_bootstrap_key(struct dpp_authentication *auth) in dpp_autogen_bootstrap_key()
2086 struct dpp_authentication *auth; in dpp_auth_init() local
2232 static struct wpabuf * dpp_build_conf_req_attr(struct dpp_authentication *auth, in dpp_build_conf_req_attr()
2359 struct wpabuf * dpp_build_conf_req(struct dpp_authentication *auth, in dpp_build_conf_req()
2386 static void dpp_auth_success(struct dpp_authentication *auth) in dpp_auth_success()
2403 static int dpp_gen_r_auth(struct dpp_authentication *auth, u8 *r_auth) in dpp_gen_r_auth()
2482 static int dpp_gen_i_auth(struct dpp_authentication *auth, u8 *i_auth) in dpp_gen_i_auth()
2565 static int dpp_auth_derive_l_responder(struct dpp_authentication *auth) in dpp_auth_derive_l_responder()
2632 static int dpp_auth_derive_l_initiator(struct dpp_authentication *auth) in dpp_auth_derive_l_initiator()
2693 static int dpp_auth_build_resp_ok(struct dpp_authentication *auth) in dpp_auth_build_resp_ok()
2888 static int dpp_auth_build_resp_status(struct dpp_authentication *auth, in dpp_auth_build_resp_status()
2971 struct dpp_authentication *auth = NULL; in dpp_auth_req_rx() local
3235 int dpp_notify_new_qr_code(struct dpp_authentication *auth, in dpp_notify_new_qr_code()
3255 static struct wpabuf * dpp_auth_build_conf(struct dpp_authentication *auth, in dpp_auth_build_conf()
3434 dpp_auth_resp_rx_status(struct dpp_authentication *auth, const u8 *hdr, in dpp_auth_resp_rx_status()
3532 dpp_auth_resp_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_auth_resp_rx()
3876 static int dpp_auth_conf_rx_failure(struct dpp_authentication *auth, in dpp_auth_conf_rx_failure()
3947 int dpp_auth_conf_rx(struct dpp_authentication *auth, const u8 *hdr, in dpp_auth_conf_rx()
4209 static int dpp_configuration_parse(struct dpp_authentication *auth, in dpp_configuration_parse()
4335 struct dpp_authentication *auth, in dpp_set_configurator()
4365 void dpp_auth_deinit(struct dpp_authentication *auth) in dpp_auth_deinit()
4390 dpp_build_conf_start(struct dpp_authentication *auth, in dpp_build_conf_start()
4490 dpp_build_conf_obj_dpp(struct dpp_authentication *auth, int ap, in dpp_build_conf_obj_dpp()
4704 dpp_build_conf_obj_legacy(struct dpp_authentication *auth, int ap, in dpp_build_conf_obj_legacy()
4725 dpp_build_conf_obj(struct dpp_authentication *auth, int ap) in dpp_build_conf_obj()
4752 dpp_build_conf_resp(struct dpp_authentication *auth, const u8 *e_nonce, in dpp_build_conf_resp()
4881 dpp_conf_req_rx(struct dpp_authentication *auth, const u8 *attr_start, in dpp_conf_req_rx()
5087 static int dpp_parse_cred_legacy(struct dpp_authentication *auth, in dpp_parse_cred_legacy()
5291 static int dpp_parse_connector(struct dpp_authentication *auth, in dpp_parse_connector()
5419 static void dpp_copy_csign(struct dpp_authentication *auth, EVP_PKEY *csign) in dpp_copy_csign()
5433 static void dpp_copy_netaccesskey(struct dpp_authentication *auth) in dpp_copy_netaccesskey()
5626 static int dpp_parse_cred_dpp(struct dpp_authentication *auth, in dpp_parse_cred_dpp()
5738 static int dpp_parse_conf_obj(struct dpp_authentication *auth, in dpp_parse_conf_obj()
5818 int dpp_conf_resp_rx(struct dpp_authentication *auth, in dpp_conf_resp_rx()
5919 enum dpp_status_error dpp_conf_result_rx(struct dpp_authentication *auth, in dpp_conf_result_rx()
6002 struct wpabuf * dpp_build_conf_result(struct dpp_authentication *auth, in dpp_build_conf_result()
6155 int dpp_configurator_own_config(struct dpp_authentication *auth, in dpp_configurator_own_config()