Searched refs:ssh_output_ptr (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/crypto/openssh/
H A Dssh_namespace.h633 #define ssh_output_ptr Fssh_ssh_output_ptr macro
H A Dssh_api.c287 ssh_output_ptr(struct ssh *ssh, size_t *len) function
H A Dssh_api.h87 * ssh_output_ptr().
124 * ssh_output_ptr() retrieves both a pointer and the length of the
129 const u_char *ssh_output_ptr(struct ssh *ssh, size_t *len);
/freebsd-11-stable/crypto/openssh/regress/misc/kexfuzz/
H A Dkexfuzz.c115 buf = ssh_output_ptr(from, &len);
/freebsd-11-stable/crypto/openssh/regress/unittests/kex/
H A Dtest_kex.c47 buf = ssh_output_ptr(from, &len);

Completed in 86 milliseconds