Home
last modified time | relevance | path

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

/external/openssh/
Dsshbuf.h301 const struct sshbuf *sshbuf_parent(const struct sshbuf *buf);
Dsshbuf.c222 sshbuf_parent(const struct sshbuf *buf) in sshbuf_parent() function