Searched refs:hostnameMatches (Results 1 – 1 of 1) sorted by relevance
253 if (hostnameMatches(ke.patterns, remoteHostname) == false) in checkKey()279 if (hostnameMatches(ke.patterns, hostname) == false) in getAllKeys()336 private boolean hostnameMatches(String[] hostpatterns, String hostname) in hostnameMatches() method in KnownHosts