Searched refs:ssh_identitylist (Results 1 – 5 of 5) sorted by relevance
23 struct ssh_identitylist { struct48 int ssh_fetch_identitylist(int sock, struct ssh_identitylist **idlp); argument49 void ssh_free_identitylist(struct ssh_identitylist *idl);
262 ssh_fetch_identitylist(int sock, struct ssh_identitylist **idlp) in ssh_fetch_identitylist()267 struct ssh_identitylist *idl = NULL; in ssh_fetch_identitylist()336 ssh_free_identitylist(struct ssh_identitylist *idl) in ssh_free_identitylist()362 struct ssh_identitylist *idlist = NULL; in ssh_agent_has_key()
258 struct ssh_identitylist *idlist; in add_file()536 struct ssh_identitylist *idlist; in list_identities()
1632 struct ssh_identitylist **idlistp) in get_agent_identities()1635 struct ssh_identitylist *idlist; in get_agent_identities()1676 struct ssh_identitylist *idlist; in pubkey_prepare()
1804 struct ssh_identitylist *agent_ids; in do_ca_sign()