Lines Matching defs:keyp
1660 sshkey_generate(int type, u_int bits, struct sshkey **keyp) in sshkey_generate()
1961 sshkey_from_blob_internal(struct sshbuf *b, struct sshkey **keyp, in sshkey_from_blob_internal()
2151 sshkey_from_blob(const u_char *blob, size_t blen, struct sshkey **keyp) in sshkey_from_blob()
2164 sshkey_fromb(struct sshbuf *b, struct sshkey **keyp) in sshkey_fromb()
2170 sshkey_froms(struct sshbuf *buf, struct sshkey **keyp) in sshkey_froms()
3190 struct sshkey **keyp, char **commentp) in sshkey_parse_private2()
3602 struct sshkey **keyp, char **commentp) in sshkey_parse_public_rsa1_fileblob()
3660 struct sshkey **keyp, char **commentp) in sshkey_parse_private_rsa1()
3776 const char *passphrase, struct sshkey **keyp) in sshkey_parse_private_pem_fileblob()
3913 const char *passphrase, struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob_type()
3957 struct sshkey **keyp, char **commentp) in sshkey_parse_private_fileblob()