Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshbuf-getput-basic.c33 sshbuf_get(struct sshbuf *buf, void *v, size_t len) in sshbuf_get() function
318 (r = sshbuf_get(buf, p, len)) != 0) in sshbuf_get_stringb()