Searched refs:ssh_krl_revoke_cert_by_serial_range (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dkrl.h48 int ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl, const Key *ca_key,
H A Dkrl.c311 return ssh_krl_revoke_cert_by_serial_range(krl, ca_key, serial, serial);
315 ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl, const Key *ca_key, function
802 if (ssh_krl_revoke_cert_by_serial_range(krl, ca_key,
H A Dssh-keygen.c2004 if (ssh_krl_revoke_cert_by_serial_range(krl,

Completed in 177 milliseconds