Searched defs:algos (Results 1 – 4 of 4) sorted by relevance
195 int have_algo(char* algo, size_t algolen, algo_type algos[]) { in have_algo()
322 public static void checkServerHostkeyAlgorithmsList(String[] algos) in checkServerHostkeyAlgorithmsList()337 public static void checkKexAlgorithmList(String[] algos) in checkKexAlgorithmList()
305 String[] algos = recommendHostkeyAlgorithms(hostname); in getPreferredServerHostkeyAlgorithmOrder() local
1231 public synchronized void setServerHostKeyAlgorithms(String[] algos) in setServerHostKeyAlgorithms()