Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dpacket.c715 start_compression_in(struct ssh *ssh) in start_compression_in() function
834 start_compression_in(struct ssh *ssh) in start_compression_in() function
936 if ((r = start_compression_in(ssh)) != 0) in ssh_set_newkeys()
1044 if ((r = start_compression_in(ssh)) != 0) in ssh_packet_enable_delayed_compress()
H A Dssh_namespace.h968 #define start_compression_in Fssh_start_compression_in macro