Home
last modified time | relevance | path

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

/src/crypto/openssh/
H A Dpacket.c870 uncompress_buffer(struct ssh *ssh, struct sshbuf *in, struct sshbuf *out) in uncompress_buffer() function
937 uncompress_buffer(struct ssh *ssh, struct sshbuf *in, struct sshbuf *out) in uncompress_buffer() function
1745 if ((r = uncompress_buffer(ssh, state->incoming_packet, in ssh_packet_read_poll2()
H A Dssh_namespace.h1007 #define uncompress_buffer Fssh_uncompress_buffer macro