Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dhostfile.c116 char salt[256], result[256], uu_salt[512], uu_result[512]; in host_hash() local
139 __b64_ntop((u_char *) result, len, uu_result, sizeof(uu_result)) == -1) in host_hash()
143 HASH_DELIM, uu_result); in host_hash()