Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dchannels.c1273 channel_decode_socks4(Channel *c, struct sshbuf *input, struct sshbuf *output) in channel_decode_socks4() function
1565 ret = channel_decode_socks4(c, c->input, c->output); in channel_pre_dynamic()
1627 ret = channel_decode_socks4(c, c->output, c->input); in channel_before_prepare_io_rdynamic()