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

/freebsd-13-stable/crypto/openssh/
H A Dkrl.h48 int ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl,
H A Dkrl.c322 ssh_krl_revoke_cert_by_serial(struct ssh_krl *krl, const struct sshkey *ca_key, function
465 return ssh_krl_revoke_cert_by_serial(krl,
882 if ((r = ssh_krl_revoke_cert_by_serial(krl,
917 if ((r = ssh_krl_revoke_cert_by_serial(krl,
H A Dssh_namespace.h540 #define ssh_krl_revoke_cert_by_serial Fssh_ssh_krl_revoke_cert_by_serial macro

Completed in 170 milliseconds