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

/freebsd-10-stable/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.h630 #define ssh_krl_revoke_cert_by_serial_range Fssh_ssh_krl_revoke_cert_by_serial_range macro
H A Dssh-keygen.c2068 if (ssh_krl_revoke_cert_by_serial_range(krl,

Completed in 160 milliseconds