Searched refs:ssh_krl_file_contains_key (Results 1 – 4 of 4) sorted by relevance
63 int ssh_krl_file_contains_key(const char *path, const struct sshkey *key);
449 r = ssh_krl_file_contains_key(revoked_keys_file, key); in sshkey_check_revoked()
654 #define ssh_krl_file_contains_key Fssh_ssh_krl_file_contains_key macro
1272 ssh_krl_file_contains_key(const char *path, const struct sshkey *key) in ssh_krl_file_contains_key() function