Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh_namespace.h122 #define channel_decode_socks5 Fssh_channel_decode_socks5 macro
H A Dchannels.c1651 channel_decode_socks5(Channel *c, struct sshbuf *input, struct sshbuf *output) in channel_decode_socks5() function
1812 ret = channel_decode_socks5(c, c->input, c->output); in channel_pre_dynamic()
1871 ret = channel_decode_socks5(c, c->output, c->input); in channel_before_prepare_io_rdynamic()