Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dsshbuf.h353 size_t sshbuf_alloc(const struct sshbuf *buf);
H A Dsshbuf.c225 sshbuf_alloc(const struct sshbuf *buf) in sshbuf_alloc() function