Searched refs:ssh_remove_identity (Results 1 – 3 of 3) sorted by relevance
80 int ssh_remove_identity(AuthenticationConnection *, Key *);
110 if (ssh_remove_identity(ac, public)) { in delete_file()
595 ssh_remove_identity(AuthenticationConnection *auth, Key *key) in ssh_remove_identity() function