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

/macosx-10.10/OpenSSH-189/openssh/
H A Dkrl.h50 int ssh_krl_revoke_cert_by_key_id(struct ssh_krl *krl, const Key *ca_key,
H A Dkrl.c328 ssh_krl_revoke_cert_by_key_id(struct ssh_krl *krl, const Key *ca_key, function
421 return ssh_krl_revoke_cert_by_key_id(krl,
845 if (ssh_krl_revoke_cert_by_key_id(krl, ca_key,
H A Dssh-keygen.c2016 if (ssh_krl_revoke_cert_by_key_id(krl, ca, cp) != 0)

Completed in 268 milliseconds