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