Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsshbuf.h176 int sshbuf_put_u16(struct sshbuf *buf, u_int16_t val);
H A Dsshbuf-getput-basic.c416 sshbuf_put_u16(struct sshbuf *buf, u_int16_t val) in sshbuf_put_u16() function