Lines Matching defs:keyp
1652 sshkey_generate(int type, u_int bits, struct sshkey **keyp) in sshkey_generate()
1953 sshkey_from_blob_internal(struct sshbuf *b, struct sshkey **keyp, in sshkey_from_blob_internal()
2143 sshkey_from_blob(const u_char *blob, size_t blen, struct sshkey **keyp) in sshkey_from_blob()
2156 sshkey_fromb(struct sshbuf *b, struct sshkey **keyp) in sshkey_fromb()
2162 sshkey_froms(struct sshbuf *buf, struct sshkey **keyp) in sshkey_froms()
3176 struct sshkey **keyp, char **commentp) in sshkey_parse_private2()
3591 struct sshkey **keyp, char **commentp) in sshkey_parse_public_rsa1_fileblob()
3649 struct sshkey **keyp, char **commentp) in sshkey_parse_private_rsa1()
3769 const char *passphrase, struct sshkey **keyp) in sshkey_parse_private_pem_fileblob()
3861 const char *passphrase, struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob_type()
3901 struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob()