Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssh/
Dpacket.h102 int ssh_packet_send2_wrapped(struct ssh *);
Dpacket.c1179 ssh_packet_send2_wrapped(struct ssh *ssh) in ssh_packet_send2_wrapped() function
1394 if ((r = ssh_packet_send2_wrapped(ssh)) != 0) in ssh_packet_send2()
1420 if ((r = ssh_packet_send2_wrapped(ssh)) != 0) in ssh_packet_send2()
Dssh_namespace.h698 #define ssh_packet_send2_wrapped Fssh_ssh_packet_send2_wrapped macro