Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDchannels.c1561 channel_decode_socks5(Channel *c, struct sshbuf *input, struct sshbuf *output) in channel_decode_socks5() function
1738 ret = channel_decode_socks5(c, c->input, c->output); in channel_pre_dynamic()
1796 ret = channel_decode_socks5(c, c->output, c->input); in channel_before_prepare_io_rdynamic()