Lines Matching refs:set_cred
935 set_cred(ctx->ifname, id, "min_dl_bandwidth_home", dl) < 0) in set_pps_cred_policy_min_backhaul()
938 set_cred(ctx->ifname, id, "min_ul_bandwidth_home", ul) < 0) in set_pps_cred_policy_min_backhaul()
942 set_cred(ctx->ifname, id, "min_dl_bandwidth_roaming", dl) < in set_pps_cred_policy_min_backhaul()
946 set_cred(ctx->ifname, id, "min_ul_bandwidth_roaming", ul) < in set_pps_cred_policy_min_backhaul()
1021 if (set_cred(ctx->ifname, id, "req_conn_capab", buf) < 0) in set_pps_cred_policy_required_proto_port()
1049 if (set_cred(ctx->ifname, id, "max_bss_load", str) < 0) in set_pps_cred_policy_max_bss_load()
1091 if (set_cred(ctx->ifname, id, "sp_priority", str) < 0) in set_pps_cred_priority()
1424 if (set_cred(ctx->ifname, id, "password", hex) < 0) in set_pps_cred_password()
1501 if (set_cred(ctx->ifname, id, "eap", eap_method) < 0) in set_pps_cred_eap_method_eap_type()
1667 set_cred(ctx->ifname, id, "ocsp", "2") < 0) in set_pps_cred_check_aaa_cert_status()
1698 if (set_cred(ctx->ifname, id, "eap", "SIM") < 0) in set_pps_cred_sim()
1702 if (set_cred(ctx->ifname, id, "eap", "AKA") < 0) in set_pps_cred_sim()
1706 if (set_cred(ctx->ifname, id, "eap", "AKA'") < 0) in set_pps_cred_sim()
1869 set_cred(ctx->ifname, id, "update_identifier", in set_pps()