Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dsshbuf.h368 u_int sshbuf_refcount(const struct sshbuf *buf);
H A Dsshbuf.c237 sshbuf_refcount(const struct sshbuf *buf) in sshbuf_refcount() function