Lines Matching defs:Identity
292 typedef struct identity Identity;
370 static int sign_and_send_pubkey(struct ssh *ssh, Identity *);
373 static struct sshkey *load_identity_file(Identity *);
648 format_identity(Identity *id)
678 Identity *id = NULL;
1282 id_filename_matches(Identity *id, Identity *private_id)
1301 sign_and_send_pubkey(struct ssh *ssh, Identity *id)
1305 Identity *private_id, *sign_id = NULL;
1472 send_pubkey_test(struct ssh *ssh, Identity *id)
1512 load_identity_file(Identity *id)
1823 Identity *id;
1841 Identity *id;
1851 Identity *id;