Home
last modified time | relevance | path

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

/external/openssh/
Dpacket.h99 int ssh_packet_send2_wrapped(struct ssh *);
Dpacket.c1057 ssh_packet_send2_wrapped(struct ssh *ssh) in ssh_packet_send2_wrapped() function
1237 if ((r = ssh_packet_send2_wrapped(ssh)) != 0) in ssh_packet_send2()
1251 if ((r = ssh_packet_send2_wrapped(ssh)) != 0) in ssh_packet_send2()