Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dwpa_helpers.h34 int set_cred_quoted(const char *ifname, int id, const char *field,
H A Dwpa_helpers.c287 int set_cred_quoted(const char *ifname, int id, const char *field, in set_cred_quoted() function
/freebsd/contrib/wpa/hs20/client/
H A 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()
1234 if (set_cred_quoted(ctx->ifname, id, "required_home_ois", in set_pps_cred_home_sp_oi()
1239 if (set_cred_quoted(ctx->ifname, id, "home_ois", homeoi) < 0) in set_pps_cred_home_sp_oi()
1285 if (set_cred_quoted(ctx->ifname, id, "domain", fqdn) < 0) in set_pps_cred_home_sp_other_partner()
1314 if (set_cred_quoted(ctx->ifname, id, "roaming_consortiums", in set_pps_cred_home_sp_roaming_consortium_oi()
1393 if (set_cred_quoted(ctx->ifname, id, "username", str) < 0) in set_pps_cred_username()
1531 if (set_cred_quoted(ctx->ifname, id, "phase2", phase2) < 0) in set_pps_cred_eap_method_inner_method()
[all …]