Searched refs:ssh_krl_revoke_key_explicit (Results 1 – 2 of 2) sorted by relevance
57 int ssh_krl_revoke_key_explicit(struct ssh_krl *krl, const struct sshkey *key);
411 ssh_krl_revoke_key_explicit(struct ssh_krl *krl, const struct sshkey *key) in ssh_krl_revoke_key_explicit() function463 return ssh_krl_revoke_key_explicit(krl, key); in ssh_krl_revoke_key()