Lines Matching refs:sshkey
274 static struct sshkey *
278 struct sshkey *prv; in load_identity()
304 do_convert_to_ssh2(struct passwd *pw, struct sshkey *k) in do_convert_to_ssh2()
335 do_convert_to_pkcs8(struct sshkey *k) in do_convert_to_pkcs8()
360 do_convert_to_pem(struct sshkey *k) in do_convert_to_pem()
384 struct sshkey *k; in do_convert_to()
432 static struct sshkey *
436 struct sshkey *key = NULL; in do_convert_private_ssh2_from_blob()
570 do_convert_from_ssh2(struct passwd *pw, struct sshkey **k, int *private) in do_convert_from_ssh2()
623 do_convert_from_pkcs8(struct sshkey **k, int *private) in do_convert_from_pkcs8()
666 do_convert_from_pem(struct sshkey **k, int *private) in do_convert_from_pem()
702 struct sshkey *k = NULL; in do_convert_from()
764 struct sshkey *prv; in do_print_public()
786 struct sshkey **keys = NULL; in do_download()
830 struct sshkey *public; in do_fingerprint()
963 struct sshkey *private, *public; in do_gen_all_hostkeys()
1249 struct sshkey *private; in do_change_passphrase()
1334 struct sshkey *public; in do_print_resource_record()
1365 struct sshkey *private; in do_change_comment()
1366 struct sshkey *public; in do_change_comment()
1557 static struct sshkey *
1561 struct sshkey **keys = NULL, *public, *private = NULL; in load_pkcs11_key()
1592 struct sshkey *ca, *public; in do_ca_sign()
1900 struct sshkey *key; in do_show_cert()
1986 const struct sshkey *ca, struct ssh_krl *krl) in update_krl_from_file()
1988 struct sshkey *key = NULL; in update_krl_from_file()
2114 struct sshkey *ca = NULL; in do_gen_krl()
2175 struct sshkey *k; in do_check_krl()
2241 struct sshkey *private, *public; in main()