Home
last modified time | relevance | path

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

/external/openssh/
Dssh.c517 char cname[NI_MAXHOST], uidstr[32], *conn_hash_hex; in main() local
1196 conn_hash_hex = tohex(conn_hash, ssh_digest_bytes(SSH_DIGEST_SHA1)); in main()
1202 "C", conn_hash_hex, in main()
1221 "C", conn_hash_hex, in main()
1233 free(conn_hash_hex); in main()