Home
last modified time | relevance | path

Searched refs:ssh_free_identitylist (Results 1 – 5 of 5) sorted by relevance

/dragonfly/crypto/openssh/
HDauthfd.h49 void ssh_free_identitylist(struct ssh_identitylist *idl);
HDauthfd.c331 ssh_free_identitylist(idl); in ssh_fetch_identitylist()
336 ssh_free_identitylist(struct ssh_identitylist *idl) in ssh_free_identitylist() function
375 ssh_free_identitylist(idlist); in ssh_agent_has_key()
HDssh-add.c360 ssh_free_identitylist(idlist); in add_file()
363 ssh_free_identitylist(idlist); in add_file()
570 ssh_free_identitylist(idlist); in list_identities()
HDsshconnect2.c1760 ssh_free_identitylist(idlist); in pubkey_prepare()
HDssh-keygen.c1809 ssh_free_identitylist(agent_ids); in do_ca_sign()