Searched refs:askpass_hint (Results 1 – 1 of 1) sorted by relevance
128 const char *askpass_hint = NULL, *askpass = NULL; in read_passphrase() local182 askpass_hint = "confirm"; in read_passphrase()183 if ((ret = ssh_askpass(askpass, prompt, askpass_hint)) == NULL) in read_passphrase()