Searched refs:ssh_packet_send2_wrapped (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dpacket.h100 int ssh_packet_send2_wrapped(struct ssh *);
H A Dpacket.c1142 ssh_packet_send2_wrapped(struct ssh *ssh) function
1347 if ((r = ssh_packet_send2_wrapped(ssh)) != 0)
1373 if ((r = ssh_packet_send2_wrapped(ssh)) != 0)
H A Dssh_namespace.h694 #define ssh_packet_send2_wrapped Fssh_ssh_packet_send2_wrapped macro

Completed in 99 milliseconds