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

/freebsd-current/crypto/openssh/
H A Dpacket.c685 ssh_packet_init_compression(struct ssh *ssh) function
930 if ((r = ssh_packet_init_compression(ssh)) < 0)
1038 if ((r = ssh_packet_init_compression(ssh)) != 0)

Completed in 86 milliseconds