Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dkrl.h51 int ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl,
H A Dkrl.c327 ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl, const struct sshkey *ca_key, in ssh_krl_revoke_cert_by_serial() function
470 return ssh_krl_revoke_cert_by_serial(krl, in ssh_krl_revoke_key()
908 if ((r = ssh_krl_revoke_cert_by_serial(krl, in parse_revoked_certs()
943 if ((r = ssh_krl_revoke_cert_by_serial(krl, in parse_revoked_certs()