Searched refs:ssh_packet_read_expect (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dopacket.c294 if ((r = ssh_packet_read_expect(active_state, expected_type)) != 0)
H A Dpacket.h126 int ssh_packet_read_expect(struct ssh *, u_int type);
H A Dssh_namespace.h604 #define ssh_packet_read_expect Fssh_ssh_packet_read_expect macro
H A Dpacket.c1390 ssh_packet_read_expect(struct ssh *ssh, u_int expected_type) function

Completed in 125 milliseconds