Searched refs:sshbuf_alloc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf.c220 ASSERT_SIZE_T_EQ(sshbuf_alloc(p1) % SSHBUF_SIZE_INC, 0);
/freebsd-10-stable/crypto/openssh/
H A Dsshbuf.h301 size_t sshbuf_alloc(const struct sshbuf *buf);
H A Dsshbuf.c214 sshbuf_alloc(const struct sshbuf *buf) function
H A Dssh_namespace.h732 #define sshbuf_alloc Fssh_sshbuf_alloc macro

Completed in 74 milliseconds