Home
last modified time | relevance | path

Searched refs:ssh_packet_start_compression (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/
Dpacket.h94 int ssh_packet_start_compression(struct ssh *, int);
Dopacket.h64 ssh_packet_start_compression(active_state, (level))
Dssh_namespace.h716 #define ssh_packet_start_compression Fssh_ssh_packet_start_compression macro
Dpacket.c655 ssh_packet_start_compression(struct ssh *ssh, int level) in ssh_packet_start_compression() function