Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.c804 start_compression_out(struct ssh *ssh, int level) in start_compression_out() function
937 start_compression_out(struct ssh *ssh, int level) in start_compression_out() function
1043 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()
H A Dssh_namespace.h989 #define start_compression_out Fssh_start_compression_out macro