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