Home
last modified time | relevance | path

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

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