Searched refs:ssh_krl_revoke_cert_by_serial_range (Results 1 – 4 of 4) sorted by relevance
52 int ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl,
323 return ssh_krl_revoke_cert_by_serial_range(krl, ca_key, serial, serial); in ssh_krl_revoke_cert_by_serial()327 ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl, in ssh_krl_revoke_cert_by_serial_range() function911 if ((r = ssh_krl_revoke_cert_by_serial_range(krl, in parse_revoked_certs()
653 #define ssh_krl_revoke_cert_by_serial_range Fssh_ssh_krl_revoke_cert_by_serial_range macro
2388 if (ssh_krl_revoke_cert_by_serial_range(krl, in update_krl_from_file()