Home
last modified time | relevance | path

Searched defs:was_hashed (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Dhostfile.c733 match_maybe_hashed(const char *host, const char *names, int *was_hashed) in match_maybe_hashed()
H A Dssh-keygen.c1173 int was_hashed = l->hosts && l->hosts[0] == HASH_DELIM; known_hosts_hash() local