Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dsshbuf.h383 u_int sshbuf_refcount(const struct sshbuf *buf);
H A Dsshbuf.c214 sshbuf_refcount(const struct sshbuf *buf) in sshbuf_refcount() function