Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dkex.c62 static void kex_choose_conf(Kex *);
307 kex_choose_conf(kex); in kex_kexinit_finish()
462 kex_choose_conf(Kex *kex) in kex_choose_conf() function