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.c824 start_compression_in(struct ssh *ssh) in start_compression_in() function
943 start_compression_in(struct ssh *ssh) in start_compression_in() function
1046 if ((r = start_compression_in(ssh)) != 0) in ssh_set_newkeys()
1191 if ((r = start_compression_in(ssh)) != 0) in ssh_packet_enable_delayed_compress()
H A Dssh_namespace.h988 #define start_compression_in Fssh_start_compression_in macro