Searched refs:ssh_krl_revoke_cert_by_key_id (Results 1 – 4 of 4) sorted by relevance
54 int ssh_krl_revoke_cert_by_key_id(struct ssh_krl *krl,
341 ssh_krl_revoke_cert_by_key_id(struct ssh_krl *krl, const struct sshkey *ca_key, in ssh_krl_revoke_cert_by_key_id() function459 return ssh_krl_revoke_cert_by_key_id(krl, in ssh_krl_revoke_key()948 if ((r = ssh_krl_revoke_cert_by_key_id(krl, in parse_revoked_certs()
646 #define ssh_krl_revoke_cert_by_key_id Fssh_ssh_krl_revoke_cert_by_key_id macro
2371 if (ssh_krl_revoke_cert_by_key_id(krl, ca, cp) != 0) in update_krl_from_file()