Home
last modified time | relevance | path

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

/external/openssh/
Dpacket.c561 start_compression_out(struct ssh *ssh, int level) in start_compression_out() function
607 (r = start_compression_out(ssh, level)) != 0) in ssh_packet_start_compression()
993 if ((r = start_compression_out(ssh, 6)) != 0) in ssh_set_newkeys()
1041 if ((r = start_compression_out(ssh, 6)) != 0) in ssh_packet_enable_delayed_compress()