Searched refs:ssh_krl_revoke_key_sha1 (Results 1 – 3 of 3) sorted by relevance
54 int ssh_krl_revoke_key_sha1(struct ssh_krl *krl, const struct sshkey *key);
412 ssh_krl_revoke_key_sha1(struct ssh_krl *krl, const struct sshkey *key) in ssh_krl_revoke_key_sha1() function429 return ssh_krl_revoke_key_sha1(krl, key); in ssh_krl_revoke_key()
2111 r = ssh_krl_revoke_key_sha1(krl, key); in update_krl_from_file()