Home
last modified time | relevance | path

Searched refs:set_cred_quoted (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dwpa_helpers.h34 int set_cred_quoted(const char *ifname, int id, const char *field,
Dwpa_helpers.c287 int set_cred_quoted(const char *ifname, int id, const char *field, in set_cred_quoted() function
/external/wpa_supplicant_8/hs20/client/
Dosu_client.c798 if (set_cred_quoted(ctx->ifname, id, "excluded_ssid", txt) < 0) in set_pps_cred_policy_spe()
864 if (set_cred_quoted(ctx->ifname, id, "roaming_partner", val) < 0) in set_pps_cred_policy_prp()
1188 if (set_cred_quoted(ctx->ifname, id, "domain", str) < 0) in set_pps_cred_home_sp_fqdn()
1190 if (set_cred_quoted(ctx->ifname, id, "domain_suffix_match", str) < 0) in set_pps_cred_home_sp_fqdn()
1284 if (set_cred_quoted(ctx->ifname, id, "domain", fqdn) < 0) in set_pps_cred_home_sp_other_partner()
1313 if (set_cred_quoted(ctx->ifname, id, "roaming_consortiums", in set_pps_cred_home_sp_roaming_consortium_oi()
1392 if (set_cred_quoted(ctx->ifname, id, "username", str) < 0) in set_pps_cred_username()
1530 if (set_cred_quoted(ctx->ifname, id, "phase2", phase2) < 0) in set_pps_cred_eap_method_inner_method()
1598 if (set_cred_quoted(ctx->ifname, id, "username", "cert") < 0) { in set_pps_cred_digital_cert()
1604 if (set_cred_quoted(ctx->ifname, id, "client_cert", buf) < 0) { in set_pps_cred_digital_cert()
[all …]