Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauthfile.c116 struct sshkey **keyp, char **commentp) in sshkey_load_private_type()
142 struct sshkey **keyp, char **commentp) in sshkey_load_private()
150 struct sshkey **keyp, char **commentp) in sshkey_load_private_type_fd()
203 char **commentp) in sshkey_try_load_public()
262 sshkey_load_public(const char *filename, struct sshkey **keyp, char **commentp) in sshkey_load_public()
H A Dauthfd.c238 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) in deserialise_identity2()