Searched refs:ssh_remove_all_identities (Results 1 – 3 of 3) sorted by relevance
87 int ssh_remove_all_identities(AuthenticationConnection *, int);
121 if (ssh_remove_all_identities(ac, 1)) in delete_all()124 ssh_remove_all_identities(ac, 2); in delete_all()
595 ssh_remove_all_identities(AuthenticationConnection *auth, int version) in ssh_remove_all_identities() function