Home
last modified time | relevance | path

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

/freebsd/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) in sshkey_plain_to_blob() function