Searched refs:ssh_request_reply (Results 1 – 2 of 2) sorted by relevance
138 ssh_request_reply(int sock, struct sshbuf *request, struct sshbuf *reply) in ssh_request_reply() function190 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()
735 #define ssh_request_reply Fssh_ssh_request_reply macro