Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dsshbuf.c129 sshbuf_set_parent(struct sshbuf *child, struct sshbuf *parent) in sshbuf_set_parent() function
153 if (sshbuf_set_parent(ret, buf) != 0) { in sshbuf_fromb()
Dsshbuf.h365 int sshbuf_set_parent(struct sshbuf *child, struct sshbuf *parent);
Dsshbuf-getput-basic.c560 (r = sshbuf_set_parent(ret, buf)) != 0) { in sshbuf_froms()
/netbsd/src/crypto/external/bsd/openssh/lib/
Dssh.expsym616 sshbuf_set_parent