Home
last modified time | relevance | path

Searched defs:commentp (Results 1 – 4 of 4) sorted by relevance

/dragonfly/crypto/openssh/
HDauthfile.c119 struct sshkey **keyp, char **commentp) in sshkey_load_private_type()
145 struct sshkey **keyp, char **commentp) in sshkey_load_private()
153 struct sshkey **keyp, char **commentp) in sshkey_load_private_type_fd()
206 char **commentp) in sshkey_try_load_public()
265 sshkey_load_public(const char *filename, struct sshkey **keyp, char **commentp) in sshkey_load_public()
HDauthfd.c236 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()
HDsshkey.c3097 struct sshkey **keyp, char **commentp) in sshkey_parse_private2()
3567 const char *passphrase, struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob_type()
3598 struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob()
HDssh-keygen.c314 load_identity(const char *filename, char **commentp) in load_identity()