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

/freebsd-10-stable/crypto/openssh/
H A Dpacket.h168 int sshpkt_putb(struct ssh *ssh, const struct sshbuf *b);
H A Dssh_namespace.h888 #define sshpkt_putb Fssh_sshpkt_putb macro
H A Dkex.c452 (r = sshpkt_putb(ssh, kex->my)) != 0 ||
H A Dpacket.c2808 sshpkt_putb(struct ssh *ssh, const struct sshbuf *b) function

Completed in 112 milliseconds