Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dclientloop.c2041 int other_name_seen; /* saw key with other name/addr */ member
2101 ctx->other_name_seen = 1; in hostkeys_find()
2124 ctx->other_name_seen = 1; in hostkeys_find()
2130 ctx->other_name_seen = 1; in hostkeys_find()
2562 if (ctx->other_name_seen) { in client_input_hostkeys()