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

/freebsd-10.0-release/crypto/openssh/
H A Dkrl.h60 int ssh_krl_file_contains_key(const char *path, const Key *key);
H A Dauth.c667 switch (ssh_krl_file_contains_key(options.revoked_keys_file, key)) {
H A Dkrl.c1198 ssh_krl_file_contains_key(const char *path, const Key *key) function

Completed in 83 milliseconds