Home
last modified time | relevance | path

Searched refs:cred_username (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/wpa/hs20/client/
HDosu_client.h82 const char *cred_username, const char *cred_password,
87 const char *cred_username, const char *cred_password,
100 const char *cred_username, const char *cred_password,
105 const char *cred_username, const char *cred_password,
HDosu_client.c2595 char *cred_username = NULL; in cmd_sub_rem() local
2690 &cred_username, &cred_password); in cmd_sub_rem()
2691 if (cred_username) in cmd_sub_rem()
2692 wpa_printf(MSG_INFO, "Using username: %s", cred_username); in cmd_sub_rem()
2696 if (cred_username == NULL && cred_password == NULL && in cmd_sub_rem()
2733 cred_username, cred_password, pps); in cmd_sub_rem()
2737 cred_username, cred_password, pps); in cmd_sub_rem()
2740 xml_node_get_text_free(ctx->xml, cred_username); in cmd_sub_rem()
2755 char *cred_username = NULL; in cmd_pol_upd() local
2855 &cred_username, &cred_password); in cmd_pol_upd()
[all …]
HDspp_client.c787 const char *cred_username, const char *cred_password, in spp_sub_rem() argument
797 cred_username, cred_password, client_cert, in spp_sub_rem()
934 const char *cred_username, const char *cred_password, in spp_pol_upd() argument
943 if (soap_init_client(ctx->http, address, ctx->ca_fname, cred_username, in spp_pol_upd()
HDoma_dm_client.c1252 const char *cred_username, const char *cred_password, in oma_dm_pol_upd() argument
1269 syncml, NULL, cred_username, in oma_dm_pol_upd()
1299 const char *cred_username, const char *cred_password, in oma_dm_sub_rem() argument
1316 syncml, NULL, cred_username, in oma_dm_sub_rem()