Searched refs:ssh_krl_file_contains_key (Results 1 – 3 of 3) sorted by relevance
62 int ssh_krl_file_contains_key(const char *path, const struct sshkey *key);
559 r = ssh_krl_file_contains_key(revoked_keys_file, key); in sshkey_check_revoked()
1272 ssh_krl_file_contains_key(const char *path, const struct sshkey *key) in ssh_krl_file_contains_key() function