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

/freebsd-10.3-release/crypto/openssh/
H A Dsshkey.h169 int sshkey_putb_plain(const struct sshkey *, struct sshbuf *);
H A Dssh_namespace.h840 #define sshkey_putb_plain Fssh_sshkey_putb_plain macro
H A Dsshkey.c821 sshkey_putb_plain(const struct sshkey *key, struct sshbuf *b) function
/freebsd-10.3-release/crypto/openssh/regress/unittests/sshkey/
H A Dtest_sshkey.c72 ASSERT_INT_EQ(sshkey_putb_plain(k, pk), 0);

Completed in 172 milliseconds