Searched refs:ssh_krl_revoke_cert_by_serial (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dkrl.h46 int ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl, const Key *ca_key,
H A Dkrl.c308 ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl, const Key *ca_key, function
425 return ssh_krl_revoke_cert_by_serial(krl,
789 if (ssh_krl_revoke_cert_by_serial(krl, ca_key,
829 if (ssh_krl_revoke_cert_by_serial(krl, ca_key,

Completed in 105 milliseconds