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

/freebsd-current/crypto/openssh/
H A Dsshkey.h279 int sshkey_plain_to_blob(const struct sshkey *, u_char **, size_t *);
H A Dssh_namespace.h889 #define sshkey_plain_to_blob Fssh_sshkey_plain_to_blob macro
H A Dsshkey.c846 sshkey_plain_to_blob(const struct sshkey *key, u_char **blobp, size_t *lenp) function

Completed in 187 milliseconds