Searched refs:ssh_krl_revoke_cert_by_serial_range (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dkrl.h52 int ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl,
H A Dkrl.c323 return ssh_krl_revoke_cert_by_serial_range(krl, ca_key, serial, serial);
327 ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl, function
910 if ((r = ssh_krl_revoke_cert_by_serial_range(krl,
H A Dssh_namespace.h648 #define ssh_krl_revoke_cert_by_serial_range Fssh_ssh_krl_revoke_cert_by_serial_range macro
H A Dssh-keygen.c2360 if (ssh_krl_revoke_cert_by_serial_range(krl,

Completed in 177 milliseconds