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

/freebsd-10.3-release/crypto/openssh/
H A Dkrl.h49 int ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl,
H A Dkrl.c319 return ssh_krl_revoke_cert_by_serial_range(krl, ca_key, serial, serial);
323 ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl, function
851 if ((r = ssh_krl_revoke_cert_by_serial_range(krl,
H A Dssh_namespace.h628 #define ssh_krl_revoke_cert_by_serial_range Fssh_ssh_krl_revoke_cert_by_serial_range macro
H A Dssh-keygen.c2062 if (ssh_krl_revoke_cert_by_serial_range(krl,

Completed in 123 milliseconds