Searched refs:addHostkey (Results 1 – 3 of 3) sorted by relevance
42 database.addHostkey(new String[] { hostname }, serverHostKeyAlgorithm, serverHostKey); in verifyServerHostKey()
424 database.addHostkey(new String[] { hashedHostname }, serverHostKeyAlgorithm, serverHostKey); in verifyServerHostKey()
99 …public void addHostkey(String hostnames[], String serverHostKeyAlgorithm, byte[] serverHostKey) th… in addHostkey() method in KnownHosts448 addHostkey(hostnames, arr[1], msg); in initialize()