Searched refs:sshbuf_max_size (Results 1 – 3 of 3) sorted by relevance
81 if (msg_len > sshbuf_max_size(m)) { in ssh_msg_recv()
80 size_t sshbuf_max_size(const struct sshbuf *buf);
219 sshbuf_max_size(const struct sshbuf *buf) in sshbuf_max_size() function