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