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