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