Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssh/dist/
H A Dsshbuf.h176 int sshbuf_peek_u16(const struct sshbuf *buf, size_t offset,
H A Dsshbuf-getput-basic.c155 sshbuf_peek_u16(const struct sshbuf *buf, size_t offset, u_int16_t *valp) in sshbuf_peek_u16() function