Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauthfd.c512 int cert_only, struct sshkey **certs, size_t ncerts) in encode_constraints()
690 int cert_only, struct sshkey **certs, size_t ncerts) in ssh_update_card()
H A Dssh-agent.c1562 int cert_only = 0; in process_add_smartcard_key() local