Lines Matching refs:hs20_osu_client
27 struct hs20_osu_client { struct
60 void write_result(struct hs20_osu_client *ctx, const char *fmt, ...) argument
62 void write_summary(struct hs20_osu_client *ctx, const char *fmt, ...)
65 void debug_dump_node(struct hs20_osu_client *ctx, const char *title,
67 int osu_get_certificate(struct hs20_osu_client *ctx, xml_node_t *getcert);
68 int hs20_add_pps_mo(struct hs20_osu_client *ctx, const char *uri,
70 void get_user_pw(struct hs20_osu_client *ctx, xml_node_t *pps,
72 int update_pps_file(struct hs20_osu_client *ctx, const char *pps_fname,
74 void cmd_set_pps(struct hs20_osu_client *ctx, const char *pps_fname);
79 void spp_sub_rem(struct hs20_osu_client *ctx, const char *address,
84 void spp_pol_upd(struct hs20_osu_client *ctx, const char *address,
89 int cmd_prov(struct hs20_osu_client *ctx, const char *url);
90 int cmd_sim_prov(struct hs20_osu_client *ctx, const char *url);
95 int cmd_oma_dm_prov(struct hs20_osu_client *ctx, const char *url);
96 int cmd_oma_dm_sim_prov(struct hs20_osu_client *ctx, const char *url);
97 void oma_dm_sub_rem(struct hs20_osu_client *ctx, const char *address,
102 void oma_dm_pol_upd(struct hs20_osu_client *ctx, const char *address,
107 void cmd_oma_dm_sub_rem(struct hs20_osu_client *ctx, const char *address,
109 void cmd_oma_dm_add(struct hs20_osu_client *ctx, const char *pps_fname,
111 void cmd_oma_dm_replace(struct hs20_osu_client *ctx, const char *pps_fname,
116 int est_load_cacerts(struct hs20_osu_client *ctx, const char *url);
117 int est_build_csr(struct hs20_osu_client *ctx, const char *url);
118 int est_simple_enroll(struct hs20_osu_client *ctx, const char *url,