Lines Matching refs:hs20_osu_client

26 static int hs20_spp_update_response(struct hs20_osu_client *ctx,
31 struct hs20_osu_client *ctx, const char *pps_fname);
41 static int hs20_spp_validate(struct hs20_osu_client *ctx, xml_node_t *node, in hs20_spp_validate()
107 static xml_node_t * build_spp_post_dev_data(struct hs20_osu_client *ctx, in build_spp_post_dev_data()
147 static int process_update_node(struct hs20_osu_client *ctx, xml_node_t *pps, in process_update_node()
293 static int update_pps(struct hs20_osu_client *ctx, xml_node_t *update, in update_pps()
307 static void hs20_sub_rem_complete(struct hs20_osu_client *ctx, in hs20_sub_rem_complete()
326 static xml_node_t * hs20_spp_upload_mo(struct hs20_osu_client *ctx, in hs20_spp_upload_mo()
375 static int hs20_add_mo(struct hs20_osu_client *ctx, xml_node_t *add_mo, in hs20_add_mo()
409 static int process_spp_user_input_response(struct hs20_osu_client *ctx, in process_spp_user_input_response()
437 static xml_node_t * hs20_spp_user_input_completed(struct hs20_osu_client *ctx, in hs20_spp_user_input_completed()
472 static xml_node_t * hs20_spp_get_certificate(struct hs20_osu_client *ctx, in hs20_spp_get_certificate()
511 static int hs20_spp_exec(struct hs20_osu_client *ctx, xml_node_t *exec, in hs20_spp_exec()
598 struct hs20_osu_client *ctx, in process_spp_post_dev_data_response()
748 static int spp_post_dev_data(struct hs20_osu_client *ctx, in spp_post_dev_data()
784 void spp_sub_rem(struct hs20_osu_client *ctx, const char *address, in spp_sub_rem()
805 static void hs20_policy_update_complete(struct hs20_osu_client *ctx, in hs20_policy_update_complete()
823 static int process_spp_exchange_complete(struct hs20_osu_client *ctx, in process_spp_exchange_complete()
862 static xml_node_t * build_spp_update_response(struct hs20_osu_client *ctx, in build_spp_update_response()
890 static int hs20_spp_update_response(struct hs20_osu_client *ctx, in hs20_spp_update_response()
931 void spp_pol_upd(struct hs20_osu_client *ctx, const char *address, in spp_pol_upd()
951 int cmd_prov(struct hs20_osu_client *ctx, const char *url) in cmd_prov()
978 int cmd_sim_prov(struct hs20_osu_client *ctx, const char *url) in cmd_sim_prov()