Searched refs:start_compression_out (Results 1 – 2 of 2) sorted by relevance
695 start_compression_out(struct ssh *ssh, int level) in start_compression_out() function828 start_compression_out(struct ssh *ssh, int level) in start_compression_out() function933 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()
969 #define start_compression_out Fssh_start_compression_out macro