Searched refs:ssh_identitylist (Results 1 – 5 of 5) sorted by relevance
20 struct ssh_identitylist { struct31 struct ssh_identitylist **idlp); argument32 void ssh_free_identitylist(struct ssh_identitylist *idl);
267 ssh_fetch_identitylist(int sock, int version, struct ssh_identitylist **idlp) in ssh_fetch_identitylist()272 struct ssh_identitylist *idl = NULL; in ssh_fetch_identitylist()366 ssh_free_identitylist(struct ssh_identitylist *idl) in ssh_free_identitylist()
368 struct ssh_identitylist *idlist; in list_identities()
73 struct ssh_identitylist *idlist = NULL; in try_agent_authentication()
1195 struct ssh_identitylist *idlist; in pubkey_prepare()