Home | History | Annotate | Download | only in server

Lines Matching full:add_username_password

535 static int add_username_password(struct hs20_svc *ctx, xml_node_t *cred,
579 if (add_username_password(ctx, cred, user, pw) < 0) {