Searched refs:ssh_add_identity_constrained (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ |
D | authfd.h | 33 int ssh_add_identity_constrained(int sock, struct sshkey *key,
|
D | ssh-add.c | 269 if ((r = ssh_add_identity_constrained(agent_fd, private, comment, in add_file() 317 if ((r = ssh_add_identity_constrained(agent_fd, private, comment, in add_file()
|
D | authfd.c | 539 ssh_add_identity_constrained(int sock, struct sshkey *key, const char *comment, in ssh_add_identity_constrained() function
|