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

/freebsd-current/crypto/openssh/
H A Dpacket.c695 start_compression_out(struct ssh *ssh, int level) function
828 start_compression_out(struct ssh *ssh, int level) function
933 if ((r = start_compression_out(ssh, 6)) != 0)
1041 if ((r = start_compression_out(ssh, 6)) != 0)
H A Dssh_namespace.h969 #define start_compression_out Fssh_start_compression_out macro

Completed in 74 milliseconds