Searched refs:sshkey_plain_to_blob (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dsshkey.h168 int sshkey_plain_to_blob(const struct sshkey *, u_char **, size_t *);
H A Dssh_namespace.h839 #define sshkey_plain_to_blob Fssh_sshkey_plain_to_blob macro
H A Dsshkey.c864 sshkey_plain_to_blob(const struct sshkey *key, u_char **blobp, size_t *lenp) function

Completed in 226 milliseconds