Home
last modified time | relevance | path

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

/external/openssh/
Dauthfd.h33 int ssh_add_identity_constrained(int sock, struct sshkey *key,
Dssh-add.c265 if ((r = ssh_add_identity_constrained(agent_fd, private, comment, in add_file()
313 if ((r = ssh_add_identity_constrained(agent_fd, private, comment, in add_file()
Dauthfd.c553 ssh_add_identity_constrained(int sock, struct sshkey *key, const char *comment, in ssh_add_identity_constrained() function
Dsshconnect.c1539 if ((r = ssh_add_identity_constrained(auth_sock, private, comment, 0, in maybe_add_key_to_agent()