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

/freebsd-10-stable/crypto/openssh/
H A Dauthfd.h35 int ssh_remove_identity(int sock, struct sshkey *key);
H A Dssh-add.c119 if ((r = ssh_remove_identity(agent_fd, public)) == 0) {
144 if ((r = ssh_remove_identity(agent_fd, cert)) == 0) {
H A Dauthfd.c613 ssh_remove_identity(int sock, struct sshkey *key) function
H A Dssh_namespace.h724 #define ssh_remove_identity Fssh_ssh_remove_identity macro

Completed in 178 milliseconds