Home
last modified time | relevance | path

Searched defs:sshbuf (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/openssh/
H A Dsshbuf.h40 struct sshbuf { struct
48 int dont_free; /* Kludge to support sshbuf_init */ argument
50 struct sshbuf *parent; /* If child, pointer to parent */ argument