Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh_namespace.h130 #define channel_decode_socks4 Fssh_channel_decode_socks4 macro
H A Dchannels.c1449 channel_decode_socks4(Channel *c, struct sshbuf *input, struct sshbuf *output) in channel_decode_socks4() function
1742 ret = channel_decode_socks4(c, c->input, c->output); in channel_pre_dynamic()
1800 ret = channel_decode_socks4(c, c->output, c->input); in channel_before_prepare_io_rdynamic()