Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dreadpass.c51 ssh_askpass(char *askpass, const char *msg, const char *env_hint) in ssh_askpass() function
181 if ((ret = ssh_askpass(askpass, prompt, askpass_hint)) == NULL) in read_passphrase()