Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dssh_api.h129 const u_char *ssh_output_ptr(struct ssh *ssh, size_t *len);
H A Dssh_api.c312 ssh_output_ptr(struct ssh *ssh, size_t *len) in ssh_output_ptr() function