ssh_krl_check_key
r = ssh_krl_check_key(krl, key);
int ssh_krl_check_key(struct ssh_krl *krl, const struct sshkey *key);
r = ssh_krl_check_key(krl, k);