Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dsshbuf.h157 int sshbuf_get_u16(struct sshbuf *buf, u_int16_t *valp);
H A Dsshbuf-getput-basic.c74 sshbuf_get_u16(struct sshbuf *buf, u_int16_t *valp) in sshbuf_get_u16() function