Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDauthfd.c138 ssh_request_reply(int sock, struct sshbuf *request, struct sshbuf *reply) in ssh_request_reply() function
190 if ((r = ssh_request_reply(sock, request, reply)) != 0 || in ssh_request_reply_decode()
279 if ((r = ssh_request_reply(sock, msg, msg)) != 0) in ssh_fetch_identitylist()
427 if ((r = ssh_request_reply(sock, msg, msg)) != 0) in ssh_agent_sign()