Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/hs20/server/
Dspp_server.c567 static xml_node_t * build_credential_pw(struct hs20_svc *ctx, in build_credential_pw() function
596 return build_credential_pw(ctx, user, realm, new_pw); in build_credential()
1463 cred = build_credential_pw(ctx, free_account, realm, pw); in hs20_user_input_free_remediation()