Searched refs:was_hashed (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dhostfile.c644 match_maybe_hashed(const char *host, const char *names, int *was_hashed) argument
650 if (was_hashed != NULL)
651 *was_hashed = hashed;
H A Dssh-keygen.c1149 int was_hashed = l->hosts && l->hosts[0] == HASH_DELIM; local
1158 if (was_hashed || has_wild || l->marker != MRK_NONE) {

Completed in 108 milliseconds