HomeSort by relevance Sort by last modified time
    Searched refs:ssh_remove_identity (Results 1 - 3 of 3) sorted by null

  /external/openssh/
authfd.h 80 int ssh_remove_identity(AuthenticationConnection *, Key *);
ssh-add.c 110 if (ssh_remove_identity(ac, public)) {
authfd.c 595 ssh_remove_identity(AuthenticationConnection *auth, Key *key) function

Completed in 93 milliseconds