Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/
Dssh-keygen.c1167 int has_unhashed; /* When hashing, original had unhashed hosts */ member
1210 ctx->has_unhashed = 1; in known_hosts_hash()
1387 if (ctx.has_unhashed) { in do_known_hosts()