ssh_krl_revoke_key_explicit
return ssh_krl_revoke_key_explicit(krl, key);
int ssh_krl_revoke_key_explicit(struct ssh_krl *krl, const struct sshkey *key);
r = ssh_krl_revoke_key_explicit(krl, key);