Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssh/
HDauthfd.h55 int ssh_remove_identity(int sock, const struct sshkey *key);
HDauthfd.c648 ssh_remove_identity(int sock, const struct sshkey *key) in ssh_remove_identity() function
HDssh-add.c123 if ((r = ssh_remove_identity(agent_fd, key)) != 0) { in delete_one()
HDssh_namespace.h741 #define ssh_remove_identity Fssh_ssh_remove_identity macro