Home
last modified time | relevance | path

Searched defs:cert_only (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dssh-add.c136 delete_stdin(int agent_fd, int qflag, int key_only, int cert_only) in delete_stdin()
172 int cert_only, int qflag) in delete_file()
246 add_file(int agent_fd, const char *filename, int key_only, int cert_only, in add_file()
463 int key_only, int cert_only, in update_card()
657 do_file(int agent_fd, int deleting, int key_only, int cert_only, in do_file()
815 int r, i, ch, deleting = 0, ret = 0, key_only = 0, cert_only = 0; in main() local
H A Dauthfd.c510 int cert_only, struct sshkey **certs, size_t ncerts) in encode_constraints()
688 int cert_only, struct sshkey **certs, size_t ncerts) in ssh_update_card()
H A Dssh-agent.c1590 int cert_only = 0; in process_add_smartcard_key() local