Searched defs:commentp (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | authfile.c | 119 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()
|
H A D | authfd.c | 236 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()
|
H A D | sshkey.c | 3097 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()
|
H A D | ssh-keygen.c | 314 load_identity(const char *filename, char **commentp) in load_identity()
|