Home
last modified time | relevance | path

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

/external/openssh/
Dpacket.c651 ssh_packet_init_compression(struct ssh *ssh) in ssh_packet_init_compression() function
704 if ((r = ssh_packet_init_compression(ssh)) != 0 || in ssh_packet_start_compression()
1017 if ((r = ssh_packet_init_compression(ssh)) < 0) in ssh_set_newkeys()
1111 if ((r = ssh_packet_init_compression(ssh)) != 0) in ssh_packet_enable_delayed_compress()