Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dhostfile.c120 char uu_salt[512], uu_result[512]; in host_hash() local
144 __b64_ntop(result, len, uu_result, sizeof(uu_result)) == -1) in host_hash()
147 uu_result); in host_hash()