Lines Matching refs:hs20_osu_client

31 void write_result(struct hs20_osu_client *ctx, const char *fmt, ...)  in write_result()
57 void write_summary(struct hs20_osu_client *ctx, const char *fmt, ...) in write_summary()
77 void debug_dump_node(struct hs20_osu_client *ctx, const char *title, in debug_dump_node()
137 int osu_get_certificate(struct hs20_osu_client *ctx, xml_node_t *getcert) in osu_get_certificate()
218 static int process_est_cert(struct hs20_osu_client *ctx, xml_node_t *cert, in process_est_cert()
304 static int download_cert(struct hs20_osu_client *ctx, xml_node_t *params, in download_cert()
395 static int cmd_dl_osu_ca(struct hs20_osu_client *ctx, const char *pps_fname, in cmd_dl_osu_ca()
422 static int cmd_dl_polupd_ca(struct hs20_osu_client *ctx, const char *pps_fname, in cmd_dl_polupd_ca()
449 static int cmd_dl_aaa_ca(struct hs20_osu_client *ctx, const char *pps_fname, in cmd_dl_aaa_ca()
483 static int download_trust_roots(struct hs20_osu_client *ctx, in download_trust_roots()
517 static int server_dnsname_suffix_match(struct hs20_osu_client *ctx, in server_dnsname_suffix_match()
552 int hs20_add_pps_mo(struct hs20_osu_client *ctx, const char *uri, in hs20_add_pps_mo()
694 int update_pps_file(struct hs20_osu_client *ctx, const char *pps_fname, in update_pps_file()
740 void get_user_pw(struct hs20_osu_client *ctx, xml_node_t *pps, in get_user_pw()
776 static void remove_sp_creds(struct hs20_osu_client *ctx, const char *fqdn) in remove_sp_creds()
785 static void set_pps_cred_policy_spe(struct hs20_osu_client *ctx, int id, in set_pps_cred_policy_spe()
804 static void set_pps_cred_policy_spel(struct hs20_osu_client *ctx, int id, in set_pps_cred_policy_spel()
816 static void set_pps_cred_policy_prp(struct hs20_osu_client *ctx, int id, in set_pps_cred_policy_prp()
872 static void set_pps_cred_policy_prpl(struct hs20_osu_client *ctx, int id, in set_pps_cred_policy_prpl()
884 static void set_pps_cred_policy_min_backhaul(struct hs20_osu_client *ctx, int id, in set_pps_cred_policy_min_backhaul()
956 static void set_pps_cred_policy_min_backhaul_list(struct hs20_osu_client *ctx, in set_pps_cred_policy_min_backhaul_list()
970 static void set_pps_cred_policy_update(struct hs20_osu_client *ctx, int id, in set_pps_cred_policy_update()
978 static void set_pps_cred_policy_required_proto_port(struct hs20_osu_client *ctx, in set_pps_cred_policy_required_proto_port()
1028 static void set_pps_cred_policy_required_proto_ports(struct hs20_osu_client *ctx, in set_pps_cred_policy_required_proto_ports()
1042 static void set_pps_cred_policy_max_bss_load(struct hs20_osu_client *ctx, int id, in set_pps_cred_policy_max_bss_load()
1055 static void set_pps_cred_policy(struct hs20_osu_client *ctx, int id, in set_pps_cred_policy()
1084 static void set_pps_cred_priority(struct hs20_osu_client *ctx, int id, in set_pps_cred_priority()
1097 static void set_pps_cred_aaa_server_trust_root(struct hs20_osu_client *ctx, in set_pps_cred_aaa_server_trust_root()
1104 static void set_pps_cred_sub_update(struct hs20_osu_client *ctx, int id, in set_pps_cred_sub_update()
1112 static void set_pps_cred_home_sp_network_id(struct hs20_osu_client *ctx, in set_pps_cred_home_sp_network_id()
1143 static void set_pps_cred_home_sp_network_ids(struct hs20_osu_client *ctx, in set_pps_cred_home_sp_network_ids()
1157 static void set_pps_cred_home_sp_friendly_name(struct hs20_osu_client *ctx, in set_pps_cred_home_sp_friendly_name()
1169 static void set_pps_cred_home_sp_icon_url(struct hs20_osu_client *ctx, in set_pps_cred_home_sp_icon_url()
1181 static void set_pps_cred_home_sp_fqdn(struct hs20_osu_client *ctx, int id, in set_pps_cred_home_sp_fqdn()
1196 static void set_pps_cred_home_sp_oi(struct hs20_osu_client *ctx, int id, in set_pps_cred_home_sp_oi()
1247 static void set_pps_cred_home_sp_oi_list(struct hs20_osu_client *ctx, int id, in set_pps_cred_home_sp_oi_list()
1261 static void set_pps_cred_home_sp_other_partner(struct hs20_osu_client *ctx, in set_pps_cred_home_sp_other_partner()
1292 static void set_pps_cred_home_sp_other_partners(struct hs20_osu_client *ctx, in set_pps_cred_home_sp_other_partners()
1308 struct hs20_osu_client *ctx, int id, xml_node_t *node) in set_pps_cred_home_sp_roaming_consortium_oi()
1321 static void set_pps_cred_home_sp(struct hs20_osu_client *ctx, int id, in set_pps_cred_home_sp()
1353 static void set_pps_cred_sub_params(struct hs20_osu_client *ctx, int id, in set_pps_cred_sub_params()
1361 static void set_pps_cred_creation_date(struct hs20_osu_client *ctx, int id, in set_pps_cred_creation_date()
1373 static void set_pps_cred_expiration_date(struct hs20_osu_client *ctx, int id, in set_pps_cred_expiration_date()
1385 static void set_pps_cred_username(struct hs20_osu_client *ctx, int id, in set_pps_cred_username()
1399 static void set_pps_cred_password(struct hs20_osu_client *ctx, int id, in set_pps_cred_password()
1430 static void set_pps_cred_machine_managed(struct hs20_osu_client *ctx, int id, in set_pps_cred_machine_managed()
1443 static void set_pps_cred_soft_token_app(struct hs20_osu_client *ctx, int id, in set_pps_cred_soft_token_app()
1456 static void set_pps_cred_able_to_share(struct hs20_osu_client *ctx, int id, in set_pps_cred_able_to_share()
1469 static void set_pps_cred_eap_method_eap_type(struct hs20_osu_client *ctx, in set_pps_cred_eap_method_eap_type()
1506 static void set_pps_cred_eap_method_inner_method(struct hs20_osu_client *ctx, in set_pps_cred_eap_method_inner_method()
1536 static void set_pps_cred_eap_method(struct hs20_osu_client *ctx, int id, in set_pps_cred_eap_method()
1558 static void set_pps_cred_username_password(struct hs20_osu_client *ctx, int id, in set_pps_cred_username_password()
1588 static void set_pps_cred_digital_cert(struct hs20_osu_client *ctx, int id, in set_pps_cred_digital_cert()
1626 static void set_pps_cred_realm(struct hs20_osu_client *ctx, int id, in set_pps_cred_realm()
1657 static void set_pps_cred_check_aaa_cert_status(struct hs20_osu_client *ctx, in set_pps_cred_check_aaa_cert_status()
1673 static void set_pps_cred_sim(struct hs20_osu_client *ctx, int id, in set_pps_cred_sim()
1763 static void set_pps_cred_credential(struct hs20_osu_client *ctx, int id, in set_pps_cred_credential()
1798 static void set_pps_credential(struct hs20_osu_client *ctx, int id, in set_pps_credential()
1828 static void set_pps(struct hs20_osu_client *ctx, xml_node_t *pps, in set_pps()
1884 void cmd_set_pps(struct hs20_osu_client *ctx, const char *pps_fname) in cmd_set_pps()
1917 static int cmd_get_fqdn(struct hs20_osu_client *ctx, const char *pps_fname) in cmd_get_fqdn()
1949 static void cmd_to_tnds(struct hs20_osu_client *ctx, const char *in_fname, in cmd_to_tnds()
1970 static void cmd_from_tnds(struct hs20_osu_client *ctx, const char *in_fname, in cmd_from_tnds()
2192 static int osu_connect(struct hs20_osu_client *ctx, const char *bssid, in osu_connect()
2324 static int cmd_osu_select(struct hs20_osu_client *ctx, const char *dir, in cmd_osu_select()
2530 static int cmd_signup(struct hs20_osu_client *ctx, int no_prod_assoc, in cmd_signup()
2589 static int cmd_sub_rem(struct hs20_osu_client *ctx, const char *address, in cmd_sub_rem()
2747 static int cmd_pol_upd(struct hs20_osu_client *ctx, const char *address, in cmd_pol_upd()
2946 struct hs20_osu_client *ctx = _ctx; in osu_cert_cb()
3121 static int init_ctx(struct hs20_osu_client *ctx) in init_ctx()
3157 static void deinit_ctx(struct hs20_osu_client *ctx) in deinit_ctx()
3173 static void check_workarounds(struct hs20_osu_client *ctx) in check_workarounds()
3230 struct hs20_osu_client ctx; in main()