Home
last modified time | relevance | path

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

/external/openssh/
Dauthfd.h80 int ssh_remove_identity(AuthenticationConnection *, Key *);
Dssh-add.c110 if (ssh_remove_identity(ac, public)) { in delete_file()
Dauthfd.c595 ssh_remove_identity(AuthenticationConnection *auth, Key *key) in ssh_remove_identity() function