Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dauthfd.h50 int ssh_add_identity_constrained(int sock, struct sshkey *key,
H A Dssh-add.c378 (r = ssh_add_identity_constrained(agent_fd, private, comment, in add_file()
432 if ((r = ssh_add_identity_constrained(agent_fd, private, comment, in add_file()
625 if ((r = ssh_add_identity_constrained(agent_fd, key, "", in load_resident_keys()
H A Dauthfd.c587 ssh_add_identity_constrained(int sock, struct sshkey *key, in ssh_add_identity_constrained() function
H A Dsshconnect.c1753 if ((r = ssh_add_identity_constrained(auth_sock, private, in maybe_add_key_to_agent()