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

/freebsd-10-stable/crypto/openssh/
H A Dkrl.h61 int ssh_krl_file_contains_key(const char *path, const struct sshkey *key);
H A Dauthfile.c562 r = ssh_krl_file_contains_key(revoked_keys_file, key);
H A Dssh_namespace.h624 #define ssh_krl_file_contains_key Fssh_ssh_krl_file_contains_key macro
H A Dkrl.c1267 ssh_krl_file_contains_key(const char *path, const struct sshkey *key) function

Completed in 127 milliseconds