Searched defs:commentp (Results 1 – 4 of 4) sorted by relevance
/external/openssh/ |
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() 263 sshkey_load_public(const char *filename, struct sshkey **keyp, char **commentp) in sshkey_load_public()
|
D | authfd.c | 217 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()
|
D | sshkey.c | 4204 struct sshkey **keyp, char **commentp) in sshkey_parse_private2() 4631 const char *passphrase, struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob_type() 4663 struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob()
|
D | ssh-keygen.c | 313 load_identity(const char *filename, char **commentp) in load_identity()
|