Searched refs:start_compression_out (Results 1 – 2 of 2) sorted by relevance
804 start_compression_out(struct ssh *ssh, int level) in start_compression_out() function937 start_compression_out(struct ssh *ssh, int level) in start_compression_out() function1043 if ((r = start_compression_out(ssh, 6)) != 0) in ssh_set_newkeys()1188 if ((r = start_compression_out(ssh, 6)) != 0) in ssh_packet_enable_delayed_compress()
989 #define start_compression_out Fssh_start_compression_out macro