Home
last modified time | relevance | path

Searched refs:ssh_packet_get_bytes (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/crypto/openssh/
H A Dopacket.h146 ssh_packet_get_bytes(active_state, x, y)
H A Dpacket.h140 void ssh_packet_get_bytes(struct ssh *, u_int64_t *, u_int64_t *);
H A Dssh_namespace.h561 #define ssh_packet_get_bytes Fssh_ssh_packet_get_bytes macro
H A Dpacket.c457 ssh_packet_get_bytes(struct ssh *ssh, u_int64_t *ibytes, u_int64_t *obytes) in ssh_packet_get_bytes() function