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.c695 start_compression_out(struct ssh *ssh, int level) in start_compression_out() function
828 start_compression_out(struct ssh *ssh, int level) in start_compression_out() function
933 if ((r = start_compression_out(ssh, 6)) != 0) in ssh_set_newkeys()
1041 if ((r = start_compression_out(ssh, 6)) != 0) in ssh_packet_enable_delayed_compress()
H A Dssh_namespace.h969 #define start_compression_out Fssh_start_compression_out macro