Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf.c223 ASSERT_SIZE_T_EQ(sshbuf_alloc(p1) % SSHBUF_SIZE_INC, 0); in sshbuf_tests()
/freebsd/crypto/openssh/
H A Dsshbuf.h355 size_t sshbuf_alloc(const struct sshbuf *buf);
H A Dsshbuf.c225 sshbuf_alloc(const struct sshbuf *buf) in sshbuf_alloc() function
H A Dssh_namespace.h757 #define sshbuf_alloc Fssh_sshbuf_alloc macro