Searched refs:want_marker (Results 1 – 1 of 1) sorted by relevance
356 HostkeyMarker want_marker = want_cert ? MRK_CA : MRK_NONE; in check_hostkeys_by_key_or_type() local362 if (hostkeys->entries[i].marker != want_marker) in check_hostkeys_by_key_or_type()425 lookup_marker_in_hostkeys(struct hostkeys *hostkeys, int want_marker) in lookup_marker_in_hostkeys() argument430 if (hostkeys->entries[i].marker == (HostkeyMarker)want_marker) in lookup_marker_in_hostkeys()