Home
last modified time | relevance | path

Searched refs:match_maybe_hashed (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dhostfile.c740 match_maybe_hashed(const char *host, const char *names, int *was_hashed) in match_maybe_hashed() function
818 if ((s = match_maybe_hashed(host, lineinfo.hosts, in hostkeys_foreach_file()
831 if ((s = match_maybe_hashed(ip, lineinfo.hosts, in hostkeys_foreach_file()
H A Dssh_namespace.h414 #define match_maybe_hashed Fssh_match_maybe_hashed macro