Searched refs:ssh_krl_file_contains_key (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dkrl.h60 int ssh_krl_file_contains_key(const char *path, const Key *key);
H A Dauth.c644 switch (ssh_krl_file_contains_key(options.revoked_keys_file, key)) {
H A Dkrl.c1190 ssh_krl_file_contains_key(const char *path, const Key *key) function

Completed in 123 milliseconds