Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dssh-add.c129 delete_stdin(int agent_fd, int qflag, int key_only, int cert_only) in delete_stdin()
165 int cert_only, int qflag) in delete_file()
239 add_file(int agent_fd, const char *filename, int key_only, int cert_only, in add_file()
456 int key_only, int cert_only, in update_card()
650 do_file(int agent_fd, int deleting, int key_only, int cert_only, in do_file()
808 int r, i, ch, deleting = 0, ret = 0, key_only = 0, cert_only = 0; in main() local
H A Dauthfd.c509 int cert_only, struct sshkey **certs, size_t ncerts) in encode_constraints()
687 int cert_only, struct sshkey **certs, size_t ncerts) in ssh_update_card()
H A Dssh-agent.c1555 int cert_only = 0; in process_add_smartcard_key() local