Home
last modified time | relevance | path

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

/external/openssh/
Dpacket.c552 ssh_packet_init_compression(struct ssh *ssh) in ssh_packet_init_compression() function
605 if ((r = ssh_packet_init_compression(ssh)) != 0 || in ssh_packet_start_compression()
990 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()
2362 (r = ssh_packet_init_compression(ssh)) != 0) in ssh_packet_set_postauth()