Searched refs:sshbuf_set_parent (Results 1 – 5 of 5) sorted by relevance
128 sshbuf_set_parent(struct sshbuf *child, struct sshbuf *parent) in sshbuf_set_parent() function151 if (sshbuf_set_parent(ret, buf) != 0) { in sshbuf_fromb()
358 int sshbuf_set_parent(struct sshbuf *child, struct sshbuf *parent);
562 (r = sshbuf_set_parent(ret, buf)) != 0) { in sshbuf_froms()
824 #define sshbuf_set_parent Fssh_sshbuf_set_parent macro
7965 enforce stricter invarient for sshbuf_set_parent() - never allow