Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dpacket.c829 start_compression_in(struct ssh *ssh) in start_compression_in() function
948 start_compression_in(struct ssh *ssh) in start_compression_in() function
1051 if ((r = start_compression_in(ssh)) != 0) in ssh_set_newkeys()
1196 if ((r = start_compression_in(ssh)) != 0) in ssh_packet_enable_delayed_compress()
H A Dssh_namespace.h1030 #define start_compression_in Fssh_start_compression_in macro