Searched refs:ssh_remove_identity (Results 1 – 4 of 4) sorted by relevance
54 int ssh_remove_identity(int sock, const struct sshkey *key);
643 ssh_remove_identity(int sock, const struct sshkey *key) in ssh_remove_identity() function
118 if ((r = ssh_remove_identity(agent_fd, key)) != 0) { in delete_one()
740 #define ssh_remove_identity Fssh_ssh_remove_identity macro