Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh-agent.c1172 struct dest_constraint **dcsp, size_t *ndcsp, int *cert_onlyp, in parse_key_constraint_extension() argument
1224 if (certs == NULL || ncerts == NULL || cert_onlyp == NULL) { in parse_key_constraint_extension()
1238 *cert_onlyp = v != 0; in parse_key_constraint_extension()
1269 int *cert_onlyp, size_t *ncerts, struct sshkey ***certs) in parse_key_constraints() argument
1325 cert_onlyp, certs, ncerts)) != 0) in parse_key_constraints()