Home | History | Annotate | Download | only in openssh

Lines Matching refs:ssh_krl_check_key

1112 		if (ssh_krl_check_key(krl, ca_used[i]) == 0)
1249 ssh_krl_check_key(struct ssh_krl *krl, const struct sshkey *key)
1289 r = ssh_krl_check_key(krl, key);