Searched defs:ca_key (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dkrl.c84 Key *ca_key; member in struct:revoked_certs
206 revoked_certs_for_ca_key(struct ssh_krl *krl, const Key *ca_key, argument
308 ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl, const Key *ca_key, argument
315 ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl, const Key *ca_key, u_int64_t lo, u_int64_t hi) argument
328 ssh_krl_revoke_cert_by_key_id(struct ssh_krl *krl, const Key *ca_key, const char *key_id) argument
758 Key *ca_key = NULL; local
[all...]

Completed in 130 milliseconds