Searched refs:build_credential_pw (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/hs20/server/ |
D | spp_server.c | 683 static xml_node_t * build_credential_pw(struct hs20_svc *ctx, in build_credential_pw() function 712 return build_credential_pw(ctx, user, realm, new_pw, 1); in build_credential() 890 cred = build_credential_pw(ctx, in build_sub_rem_resp() 1767 cred = build_credential_pw(ctx, free_account, realm, pw, 1); in hs20_user_input_free_remediation()
|