Home
last modified time | relevance | path

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

/external/openssh/
Dpacket.c701 start_compression_out(struct ssh *ssh, int level) in start_compression_out() function
834 start_compression_out(struct ssh *ssh, int level) in start_compression_out() function
939 if ((r = start_compression_out(ssh, 6)) != 0) in ssh_set_newkeys()
1038 if ((r = start_compression_out(ssh, 6)) != 0) in ssh_packet_enable_delayed_compress()