Home
last modified time | relevance | path

Searched refs:ssh_remove_identity (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssh/
H A Dauthfd.h55 int ssh_remove_identity(int sock, const struct sshkey *key);
H A Dauthfd.c648 ssh_remove_identity(int sock, const struct sshkey *key) in ssh_remove_identity() function
H A Dssh-add.c123 if ((r = ssh_remove_identity(agent_fd, key)) != 0) { in delete_one()
H A Dssh_namespace.h741 #define ssh_remove_identity Fssh_ssh_remove_identity macro