Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dkrl.h48 int ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl,
H A Dkrl.c320 ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl, const struct sshkey *ca_key, in ssh_krl_revoke_cert_by_serial() function
463 return ssh_krl_revoke_cert_by_serial(krl, in ssh_krl_revoke_key()
879 if ((r = ssh_krl_revoke_cert_by_serial(krl, in parse_revoked_certs()
914 if ((r = ssh_krl_revoke_cert_by_serial(krl, in parse_revoked_certs()