Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmisc-agent.c51 hostname_hash(size_t len) in hostname_hash() function
84 return hostname_hash(SOCKET_HOSTNAME_HASHLEN); in agent_hostname_hash()
194 if ((hostnamehash = hostname_hash(SOCKET_HOSTNAME_HASHLEN)) == NULL) in agent_socket_template()
H A Dssh_namespace.h302 #define hostname_hash Fssh_hostname_hash macro